Home
last modified time | relevance | path

Searched refs:GetWavFilePath (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/a2dp/
Dwav_reader_unittest.cc42 …std::unique_ptr<WavReader> wav_file = std::make_unique<WavReader>(GetWavFilePath(kWavFile).c_str()… in TEST_F()
47 …std::unique_ptr<WavReader> wav_file = std::make_unique<WavReader>(GetWavFilePath(kWavFile).c_str()… in TEST_F()
Dtest_util.h25 std::string GetWavFilePath(const std::string& relative_path);
Dtest_util.cc30 std::string GetWavFilePath(const std::string& relative_path) { in GetWavFilePath() function
Da2dp_vendor_ldac_unittest.cc52 static WavReader wav_reader = WavReader(GetWavFilePath(kWavFile).c_str());
Da2dp_opus_unittest.cc61 static WavReader wav_reader = WavReader(GetWavFilePath(kWavFile).c_str());
Da2dp_aac_unittest.cc64 static WavReader wav_reader = WavReader(GetWavFilePath(kWavFile).c_str());
Da2dp_sbc_unittest.cc64 static WavReader wav_reader = WavReader(GetWavFilePath(kWavFile).c_str());