Home
last modified time | relevance | path

Searched refs:g_mp4Path6 (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp51 string g_mp4Path6 = TEST_FILE_PATH + string("test_empty_file.mp4"); member
297 printf("---- %s ----\n", g_mp4Path6.c_str()); in HWTEST_F()
298 fd_ = OpenFile(g_mp4Path6); in HWTEST_F()
299 size_ = GetFileSize(g_mp4Path6); in HWTEST_F()
480 printf("---- %s ----\n", g_mp4Path6.c_str()); in HWTEST_F()
481 fd_ = OpenFile(g_mp4Path6); in HWTEST_F()
482 size_ = GetFileSize(g_mp4Path6); in HWTEST_F()
483 g_filePath = g_mp4Path6; in HWTEST_F()

Completed in 3 milliseconds