Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_unit_test.cpp67 string g_fmp4m4aPath = TEST_FILE_PATH + string("audio/h264_fmp4.m4a"); member
1557 InitResource(g_fmp4m4aPath, LOCAL); in HWTEST_F()
1824 InitResource(g_fmp4m4aPath, LOCAL); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp75 string g_fmp4m4aPath = TEST_FILE_PATH + string("audio/h264_fmp4.m4a"); member
1760 fd_ = OpenFile(g_fmp4m4aPath); in HWTEST_F()
1761 size_ = GetFileSize(g_fmp4m4aPath); in HWTEST_F()
1762 printf("---- %s ------\n", g_fmp4m4aPath.c_str()); in HWTEST_F()

Completed in 9 milliseconds