Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_unit_test.cpp58 string g_amrPath = TEST_FILE_PATH + string("audio/amr_nb_8000_1.amr"); member
484 InitResource(g_amrPath, LOCAL); in HWTEST_F()
858 InitResource(g_amrPath, LOCAL); in HWTEST_F()
1307 InitResource(g_amrPath, LOCAL); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp64 string g_amrPath = TEST_FILE_PATH + string("audio/amr_nb_8000_1.amr"); member
1350 fd_ = OpenFile(g_amrPath); in HWTEST_F()
1351 size_ = GetFileSize(g_amrPath); in HWTEST_F()
1352 printf("---- %s ----\n", g_amrPath.c_str()); in HWTEST_F()

Completed in 11 milliseconds