Home
last modified time | relevance | path

Searched defs:ExpectEqual (Results 1 – 9 of 9) sorted by relevance

/external/libcxx/test/libcxx/utilities/variant/variant.variant/
Dvariant_size.pass.cpp34 constexpr bool ExpectEqual = variable
/external/tensorflow/tensorflow/core/framework/
Dop_def_util_test.cc437 void ExpectEqual(const protobuf::RepeatedPtrField<OpDef::AttrDef>& a1, in ExpectEqual() function
487 void ExpectEqual(const OpDef& o1, const OpDef& o2) { in ExpectEqual() function
Dtensor_testutil.h127 inline void ExpectEqual(const T& a, const T& b) { in ExpectEqual() function
Dop_kernel_test.cc145 void ExpectEqual(const string& what, const DataTypeVector& expected, in ExpectEqual() function in tensorflow::__anon843475bc0111::OpKernelTest
/external/tensorflow/tensorflow/core/kernels/data/
Ddataset_test_base.cc21 Status DatasetOpsTestBase::ExpectEqual(const Tensor& a, const Tensor& b) { in ExpectEqual() function in tensorflow::data::DatasetOpsTestBase
/external/webrtc/webrtc/video/
Dsend_statistics_proxy_unittest.cc47 void ExpectEqual(VideoSendStream::Stats one, VideoSendStream::Stats other) { in ExpectEqual() function in webrtc::SendStatisticsProxyTest
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser_test.cc1563 void ExpectEqual() { in CreateTestCases() function in xla::__anon5f6920550111::HloParameterizedParserTest
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp4419 bool AsmParser::parseDirectiveIfc(SMLoc DirectiveLoc, bool ExpectEqual) { in parseDirectiveIfc()
4449 bool AsmParser::parseDirectiveIfeqs(SMLoc DirectiveLoc, bool ExpectEqual) { in parseDirectiveIfeqs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp4924 bool AsmParser::parseDirectiveIfc(SMLoc DirectiveLoc, bool ExpectEqual) { in parseDirectiveIfc()
4951 bool AsmParser::parseDirectiveIfeqs(SMLoc DirectiveLoc, bool ExpectEqual) { in parseDirectiveIfeqs()