Searched refs:g_h264mp3Path (Results 1 – 2 of 2) sorted by relevance
48 string g_h264mp3Path = TEST_FILE_PATH + string("h264_mp3.mov"); variable933 InitResource(g_h264mp3Path, LOCAL);1243 InitResource(g_h264mp3Path, LOCAL);
51 string g_h264mp3Path = TEST_FILE_PATH + string("h264_mp3.mov"); variable832 fd_ = OpenFile(g_h264mp3Path);833 size_ = GetFileSize(g_h264mp3Path);834 printf("---- %s ------\n", g_h264mp3Path.c_str());