Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_color_aligner_unittest.cc29 void ExpectNear(const ColorTransformationMatrix& expected, in ExpectNear() function
/external/webrtc/video/
Dencoder_bitrate_adjuster_unittest.cc194 void ExpectNear(const VideoBitrateAllocation& expected_allocation, in ExpectNear() function in webrtc::test::EncoderBitrateAdjusterTest
/external/tensorflow/tensorflow/compiler/xla/tests/
Dexhaustive_op_test_utils.cc324 void ExhaustiveOpTestBase<T, N>::ExpectNear(const InputLiterals& input_literals, in ExpectNear() function in xla::exhaustive_op_test::ExhaustiveOpTestBase
/external/angle/src/tests/test_utils/
DANGLETest.cpp241 testing::AssertionResult GLColor::ExpectNear(const GLColor &expected, const GLColor &err) const in ExpectNear() function in angle::GLColor