Searched defs:ExpectEqual (Results 1 – 9 of 9) sorted by relevance
| /external/libcxx/test/libcxx/utilities/variant/variant.variant/ |
| D | variant_size.pass.cpp | 34 constexpr bool ExpectEqual = variable
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | op_def_util_test.cc | 437 void ExpectEqual(const protobuf::RepeatedPtrField<OpDef::AttrDef>& a1, in ExpectEqual() function 487 void ExpectEqual(const OpDef& o1, const OpDef& o2) { in ExpectEqual() function
|
| D | tensor_testutil.h | 127 inline void ExpectEqual(const T& a, const T& b) { in ExpectEqual() function
|
| D | op_kernel_test.cc | 145 void ExpectEqual(const string& what, const DataTypeVector& expected, in ExpectEqual() function in tensorflow::__anon74460fe50111::OpKernelTest
|
| /external/tensorflow/tensorflow/core/kernels/data/ |
| D | dataset_test_base.cc | 21 Status DatasetOpsTestBase::ExpectEqual(const Tensor& a, const Tensor& b) { in ExpectEqual() function in tensorflow::data::DatasetOpsTestBase
|
| /external/webrtc/webrtc/video/ |
| D | send_statistics_proxy_unittest.cc | 47 void ExpectEqual(VideoSendStream::Stats one, VideoSendStream::Stats other) { in ExpectEqual() function in webrtc::SendStatisticsProxyTest
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_parser_test.cc | 1563 void ExpectEqual() { in CreateTestCases() function in xla::__anone2f4925e0111::HloParameterizedParserTest
|
| /external/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 4419 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/ |
| D | AsmParser.cpp | 4924 bool AsmParser::parseDirectiveIfc(SMLoc DirectiveLoc, bool ExpectEqual) { in parseDirectiveIfc() 4951 bool AsmParser::parseDirectiveIfeqs(SMLoc DirectiveLoc, bool ExpectEqual) { in parseDirectiveIfeqs()
|