Home
last modified time | relevance | path

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

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