mmappfw_plat/harvester_collection_mediator_api/tsrc/HarvesterCollectionMediatorTest/inc/HarvesterCollectionMediatorTest.h
branchRCL_3
changeset 42 4aca42fa4eb1
parent 0 a2952bb97e68
equal deleted inserted replaced
34:e257e2b6459d 42:4aca42fa4eb1
    41 // Logging path
    41 // Logging path
    42 _LIT( KHarvesterCollectionMediatorTestLogPath, "\\logs\\testframework\\HarvesterCollectionMediatorTest\\" ); 
    42 _LIT( KHarvesterCollectionMediatorTestLogPath, "\\logs\\testframework\\HarvesterCollectionMediatorTest\\" ); 
    43 // Log file
    43 // Log file
    44 _LIT( KHarvesterCollectionMediatorTestLogFile, "HarvesterCollectionMediatorTest.txt" ); 
    44 _LIT( KHarvesterCollectionMediatorTestLogFile, "HarvesterCollectionMediatorTest.txt" ); 
    45 _LIT( KHarvesterCollectionMediatorTestLogFileWithTitle, "HarvesterCollectionMediatorTest_[%S].txt" );
    45 _LIT( KHarvesterCollectionMediatorTestLogFileWithTitle, "HarvesterCollectionMediatorTest_[%S].txt" );
    46 _LIT( KTestItemPath, "\\testing\\data\\test0000.mp3");
    46 _LIT( KTestItemPath, "e:\\testing\\data\\test0000.mp3");
    47 _LIT( KTestItemPath2, "\\testing\\data\\test0001.mp3");
    47 _LIT( KTestItemPath2, "e:\\testing\\data\\test0001.mp3");
    48 _LIT( KTestItemPath3, "\\testing\\data\\test0002.mp3");
    48 _LIT( KTestItemPath3, "e:\\testing\\data\\test0002.mp3");
    49 // FUNCTION PROTOTYPES
    49 // FUNCTION PROTOTYPES
    50 //?type ?function_name(?arg_list);
    50 //?type ?function_name(?arg_list);
    51 
    51 
    52 // FORWARD DECLARATIONS
    52 // FORWARD DECLARATIONS
    53 //class ?FORWARD_CLASSNAME;
    53 //class ?FORWARD_CLASSNAME;