Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_unit_test.cpp64 string g_apePath = TEST_FILE_PATH + string("ape_test.ape"); member
1623 InitResource(g_apePath, LOCAL); in HWTEST_F()
1647 InitResource(g_apePath, LOCAL); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp71 string g_apePath = TEST_FILE_PATH + string("ape_test.ape"); member
1571 fd_ = OpenFile(g_apePath); in HWTEST_F()
1572 size_ = GetFileSize(g_apePath); in HWTEST_F()
1591 printf("---- %s ----\n", g_apePath.c_str()); in HWTEST_F()

Completed in 8 milliseconds