Searched defs:refFilePath (Results 1 – 4 of 4) sorted by relevance
72 string refFilePath; member in AmrwbEncoderTest77 bool AmrwbEncoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles()
92 bool AmrnbEncoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles()176 string refFilePath = gEnv->getRes() + std::get<2>(GetParam()); in TEST_P() local
102 bool AmrnbDecoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles()168 string refFilePath = gEnv->getRes() + std::get<1>(GetParam()); in TEST_P() local
125 bool AmrwbDecoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles()201 string refFilePath = gEnv->getRes() + std::get<1>(GetParam()); in TEST_P() local