Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp53 string g_mp4Path8 = TEST_FILE_PATH + string("zero_track.mp4"); member
325 printf("---- %s ----\n", g_mp4Path8.c_str()); in HWTEST_F()
326 fd_ = OpenFile(g_mp4Path8); in HWTEST_F()
327 size_ = GetFileSize(g_mp4Path8); in HWTEST_F()
548 printf("---- %s ----\n", g_mp4Path8.c_str()); in HWTEST_F()
549 fd_ = OpenFile(g_mp4Path8); in HWTEST_F()
550 size_ = GetFileSize(g_mp4Path8); in HWTEST_F()
551 g_filePath = g_mp4Path8; in HWTEST_F()

Completed in 4 milliseconds