Home
last modified time | relevance | path

Searched refs:compareBinaryFiles (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/dec/test/
H A DAmrnbDecoderTest.cpp58 bool compareBinaryFiles(const std::string& refFilePath, const std::string& outFilePath);
102 bool AmrnbDecoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles() function in AmrnbDecoderTest
169 ASSERT_TRUE(compareBinaryFiles(refFilePath, OUTPUT_FILE)) in TEST_P()
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/test/
H A DAmrwbEncoderTest.cpp74 bool compareBinaryFiles(const string& refFilePath, const string& outFilePath);
77 bool AmrwbEncoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles() function in AmrwbEncoderTest
198 ASSERT_TRUE(compareBinaryFiles(refFilePath, OUTPUT_FILE)) in TEST_P()
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/test/
H A DAmrwbDecoderTest.cpp63 bool compareBinaryFiles(const std::string& refFilePath, const std::string& outFilePath);
125 bool AmrwbDecoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles() function in AmrwbDecoderTest
202 ASSERT_TRUE(compareBinaryFiles(refFilePath, OUTPUT_FILE)) in TEST_P()
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/test/
H A DAmrnbEncoderTest.cpp57 bool compareBinaryFiles(const string& refFilePath, const string& outFilePath);
92 bool AmrnbEncoderTest::compareBinaryFiles(const std::string &refFilePath, in compareBinaryFiles() function in AmrnbEncoderTest
177 ASSERT_TRUE(compareBinaryFiles(refFilePath, OUTPUT_FILE)) in TEST_P()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dputil.cpp901 static UBool compareBinaryFiles(const char* defaultTZFileName, const char* TZFileName, DefaultTZInf… in compareBinaryFiles() function
1031 if(compareBinaryFiles(TZDEFAULT, newpath.data(), tzInfo)) { in searchForTZFile()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dputil.cpp901 static UBool compareBinaryFiles(const char* defaultTZFileName, const char* TZFileName, DefaultTZInf… in compareBinaryFiles() function
1031 if(compareBinaryFiles(TZDEFAULT, newpath.data(), tzInfo)) { in searchForTZFile()