Searched refs:g_mp4Path (Results 1 - 2 of 2) sorted by relevance
/foundation/multimedia/av_codec/test/unittest/avsource_test/ |
H A D | avsource_unit_test.cpp | 48 string g_mp4Path = TEST_FILE_PATH + string("test_264_B_Gop25_4sec_cover.mp4"); member 243 printf("---- %s ----\n", g_mp4Path.c_str()); in HWTEST_F() 244 fd_ = OpenFile(g_mp4Path); in HWTEST_F() 245 size_ = GetFileSize(g_mp4Path); in HWTEST_F() 362 printf("---- %s ----\n", g_mp4Path.c_str()); in HWTEST_F() 363 fd_ = OpenFile(g_mp4Path); in HWTEST_F() 364 size_ = GetFileSize(g_mp4Path); in HWTEST_F() 386 printf("---- %s ----\n", g_mp4Path.c_str()); in HWTEST_F() 387 fd_ = OpenFile(g_mp4Path); in HWTEST_F() 388 size_ = GetFileSize(g_mp4Path); in HWTEST_F() [all...] |
/foundation/multimedia/av_codec/test/unittest/demuxer_test/ |
H A D | demuxer_unit_test.cpp | 46 string g_mp4Path = TEST_FILE_PATH + string("test_264_B_Gop25_4sec_cover.mp4"); member 265 InitResource(g_mp4Path, LOCAL); in HWTEST_F() 297 InitResource(g_mp4Path, LOCAL); in HWTEST_F() 503 InitResource(g_mp4Path, LOCAL); in HWTEST_F() 561 InitResource(g_mp4Path, LOCAL); in HWTEST_F() 578 InitResource(g_mp4Path, LOCAL); in HWTEST_F() 595 InitResource(g_mp4Path, LOCAL); in HWTEST_F() 931 InitResource(g_mp4Path, LOCAL); in HWTEST_F() 968 InitResource(g_mp4Path, LOCAL); in HWTEST_F() 992 InitResource(g_mp4Path, LOCA in HWTEST_F() [all...] |
Completed in 3 milliseconds