Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp52 string g_mp4Path7 = TEST_FILE_PATH + string("test_error.mp4"); member
311 printf("---- %s ----\n", g_mp4Path7.c_str()); in HWTEST_F()
312 fd_ = OpenFile(g_mp4Path7); in HWTEST_F()
313 size_ = GetFileSize(g_mp4Path7); in HWTEST_F()
455 printf("---- %s ----\n", g_mp4Path7.c_str()); in HWTEST_F()
456 fd_ = OpenFile(g_mp4Path7); in HWTEST_F()
457 size_ = GetFileSize(g_mp4Path7); in HWTEST_F()
458 g_filePath = g_mp4Path7; in HWTEST_F()

Completed in 3 milliseconds