Searched refs:referenceFileName (Results 1 – 1 of 1) sorted by relevance
104 string referenceFileName = gEnv->getRes() + get<2>(params); in TEST_P() local120 mEleStream.open(referenceFileName, ifstream::binary); in TEST_P()124 int32_t statStatus = stat(referenceFileName.c_str(), &buf); in TEST_P()138 ASSERT_EQ(match, 0) << "Opus header does not match reference file: " << referenceFileName; in TEST_P()