Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp62 string g_wavPath = TEST_FILE_PATH + string("audio/wav_48000_1.wav"); member
1274 fd_ = OpenFile(g_wavPath); in HWTEST_F()
1275 size_ = GetFileSize(g_wavPath); in HWTEST_F()
1276 printf("---- %s ----\n", g_wavPath.c_str()); in HWTEST_F()
1319 fd_ = OpenFile(g_wavPath); in HWTEST_F()
1320 size_ = GetFileSize(g_wavPath); in HWTEST_F()
1321 printf("---- %s ----\n", g_wavPath.c_str()); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_unit_test.cpp57 string g_wavPath = TEST_FILE_PATH + string("audio/wav_48000_1.wav"); member
446 InitResource(g_wavPath, LOCAL); in HWTEST_F()
834 InitResource(g_wavPath, LOCAL); in HWTEST_F()
1276 InitResource(g_wavPath, LOCAL); in HWTEST_F()

Completed in 7 milliseconds