Searched refs:g_mp4Path6 (Results 1 – 1 of 1) sorted by relevance
51 string g_mp4Path6 = TEST_FILE_PATH + string("test_empty_file.mp4"); variable297 printf("---- %s ----\n", g_mp4Path6.c_str());298 fd_ = OpenFile(g_mp4Path6);299 size_ = GetFileSize(g_mp4Path6);480 printf("---- %s ----\n", g_mp4Path6.c_str());481 fd_ = OpenFile(g_mp4Path6);482 size_ = GetFileSize(g_mp4Path6);483 g_filePath = g_mp4Path6;