Home
last modified time | relevance | path

Searched refs:PrintMismatch (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dexhaustive_op_test.cc367 PrintMismatch(&mismatches, [&] { in ExpectNear()
394 PrintMismatch(&mismatches, [&] { in ExpectNear()
408 PrintMismatch(&mismatches, [&] { in ExpectNear()
423 void PrintMismatch(int64* mismatches, const ErrorGenerator& err_generator) { in PrintMismatch() function in xla::__anond3cbcf350111::ExhaustiveOpTest
/external/libcxx/test/support/
Dverbose_assert.h145 std::string PrintMismatch(Tp const& LHS, Up const& RHS, int Elem) {
169 ErrorMsg += PrintMismatch(*F1, *F2, Idx);