Home
last modified time | relevance | path

Searched defs:mismatch_str (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_comparison.cc582 std::string mismatch_str = in ErrorMessage() local
/aosp_15_r20/external/compiler-rt/lib/asan/tests/
H A Dasan_test.cc1169 static string MismatchOrNewDeleteTypeStr(const string &mismatch_str) { in MismatchOrNewDeleteTypeStr()