Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp59 string g_m4aPath = TEST_FILE_PATH + string("audio/m4a_48000_1.m4a"); member
1056 fd_ = OpenFile(g_m4aPath); in HWTEST_F()
1057 size_ = GetFileSize(g_m4aPath); in HWTEST_F()
1058 printf("---- %s ----\n", g_m4aPath.c_str()); in HWTEST_F()
1107 fd_ = OpenFile(g_m4aPath); in HWTEST_F()
1108 size_ = GetFileSize(g_m4aPath); in HWTEST_F()
1109 printf("---- %s ----\n", g_m4aPath.c_str()); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_unit_test.cpp54 string g_m4aPath = TEST_FILE_PATH + string("audio/m4a_48000_1.m4a"); member
389 InitResource(g_m4aPath, LOCAL); in HWTEST_F()
762 InitResource(g_m4aPath, LOCAL); in HWTEST_F()
1182 InitResource(g_m4aPath, LOCAL); in HWTEST_F()

Completed in 7 milliseconds