Home
last modified time | relevance | path

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

/ohos5.0/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"); variable
1274 fd_ = OpenFile(g_wavPath);
1275 size_ = GetFileSize(g_wavPath);
1276 printf("---- %s ----\n", g_wavPath.c_str());
1319 fd_ = OpenFile(g_wavPath);
1320 size_ = GetFileSize(g_wavPath);
1321 printf("---- %s ----\n", g_wavPath.c_str());
/ohos5.0/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"); variable
446 InitResource(g_wavPath, LOCAL);
834 InitResource(g_wavPath, LOCAL);
1276 InitResource(g_wavPath, LOCAL);