Home
last modified time | relevance | path

Searched defs:refFilePath (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/test/
H A DAmrwbEncoderTest.cpp72 string refFilePath; member in AmrwbEncoderTest
77 bool AmrwbEncoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles()
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/test/
H A DAmrnbEncoderTest.cpp92 bool AmrnbEncoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles()
176 string refFilePath = gEnv->getRes() + std::get<2>(GetParam()); in TEST_P() local
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/dec/test/
H A DAmrnbDecoderTest.cpp102 bool AmrnbDecoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles()
168 string refFilePath = gEnv->getRes() + std::get<1>(GetParam()); in TEST_P() local
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/test/
H A DAmrwbDecoderTest.cpp125 bool AmrwbDecoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles()
201 string refFilePath = gEnv->getRes() + std::get<1>(GetParam()); in TEST_P() local