Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_unit_test.cpp59 string g_amrPath2 = TEST_FILE_PATH + string("audio/amr_wb_16000_1.amr"); member
882 InitResource(g_amrPath2, LOCAL); in HWTEST_F()
1339 InitResource(g_amrPath2, LOCAL); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp65 string g_amrPath2 = TEST_FILE_PATH + string("audio/amr_wb_16000_1.amr"); member
1390 fd_ = OpenFile(g_amrPath2); in HWTEST_F()
1391 size_ = GetFileSize(g_amrPath2); in HWTEST_F()
1392 printf("---- %s ----\n", g_amrPath2.c_str()); in HWTEST_F()

Completed in 6 milliseconds