Home
last modified time | relevance | path

Searched defs:Explain (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dpattern_matcher_gmock_test.cc36 string Explain( in Explain() function
Dhlo_matchers_test.cc38 string Explain(const T& t, const M& m) { in Explain() function
/external/llvm-project/llvm/tools/llvm-pdbutil/
DExplainOutputStyle.cpp413 void (*Explain)(LinePrinter &, DbiStream &, uint32_t); in explainStreamOffset() member
459 void (*Explain)(LinePrinter &, InfoStream &, uint32_t); in explainStreamOffset() member
/external/tensorflow/tensorflow/compiler/jit/
Dnode_matchers_test.cc42 string Explain(const T& t, const M& m) { in Explain() function
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc166 std::string Explain(const MatcherType& m, const Value& x) { in Explain() function
3899 TEST(WhenDynamicCastToTest, Explain) { in TEST() argument