Home
last modified time | relevance | path

Searched refs:AllOf (Results 1 – 25 of 224) sorted by relevance

123456789

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcublas_pad_for_gemms_test.cc58 AllOf( in TEST_F()
60 op::Slice(AllOf( in TEST_F()
62 op::Dot(AllOf(op::Shape("f16[2048, 1024]"), in TEST_F()
63 op::Pad(AllOf(op::Shape("f16[2048, 1024]"), in TEST_F()
65 AllOf(op::Shape("f16[]"), op::Constant()))), in TEST_F()
66 AllOf(op::Shape("f16[1024, 33712]"), in TEST_F()
67 op::Pad(AllOf(op::Shape("f16[1024, 33708]"), in TEST_F()
69 AllOf(op::Shape("f16[]"), op::Constant()))), in TEST_F()
94 AllOf( in TEST_F()
96 op::Slice(AllOf( in TEST_F()
[all …]
Dall_reduce_blueconnect_test.cc32 using ::testing::AllOf;
72 auto bitcast = AllOf(op::Shape("f32[16]"), op::Bitcast(op::Parameter(0))); in TEST_F()
73 auto reduce_scatter = AllOf(op::Shape("f32[4]"), op::ReduceScatter(bitcast), in TEST_F()
75 auto all_reduce = AllOf(op::Shape("f32[4]"), op::AllReduce(reduce_scatter), in TEST_F()
77 auto all_gather = AllOf(op::Shape("f32[16]"), op::AllGather(all_reduce), in TEST_F()
80 AllOf(op::Shape("f32[4,4]"), op::Bitcast(all_gather))); in TEST_F()
111 auto bitcast0 = AllOf(op::Shape("f32[16]"), op::Bitcast(op::Parameter(0))); in TEST_F()
112 auto reduce_scatter0 = AllOf(op::Shape("f32[4]"), op::ReduceScatter(bitcast0), in TEST_F()
114 auto bitcast1 = AllOf(op::Shape("f32[4]"), op::Bitcast(reduce_scatter0)); in TEST_F()
115 auto reduce_scatter1 = AllOf(op::Shape("f32[2]"), op::ReduceScatter(bitcast1), in TEST_F()
[all …]
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_test.cc35 using ::testing::AllOf;
111 EXPECT_THAT(root, AllOf(op::Copy(op::AllReduce( in TEST_F()
135 EXPECT_THAT(root, AllOf(op::Copy(op::AllReduce( in TEST_F()
154 EXPECT_THAT(root, op::Copy(AllOf(op::Copy(op::AllReduce(op::Select( in TEST_F()
176 AllOf( in TEST_F()
200 op::Copy(op::AllReduce(AllOf( in TEST_F()
202 op::Broadcast(), AllOf(op::Constant(), op::Shape("s32[1,3]")), in TEST_F()
222 op::Copy(op::Copy(op::AllReduce(AllOf( in TEST_F()
224 op::Broadcast(), AllOf(op::Constant(), op::Shape("s32[1,3]")), in TEST_F()
245 AllOf(op::Copy(op::Reshape(op::Transpose(op::AllToAll(AllOf( in TEST_F()
[all …]
/external/cronet/third_party/abseil-cpp/absl/log/
Dlog_format_test.cc47 using ::testing::AllOf;
77 Send(AllOf(TextMessage(MatchesOstream(ComparisonStream())), in TEST()
101 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
117 test_sink, Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
142 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
161 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
184 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
200 test_sink, Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
221 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
240 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
[all …]
Dlog_streamer_test.cc70 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
89 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
109 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
135 Send(AllOf( in TEST()
159 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
187 Send(AllOf( in TEST()
212 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
236 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
263 EXPECT_CALL(test_sink, Send(AllOf(SourceFilename(Eq("path/file.cc")), in TEST()
286 Send(AllOf( in TEST()
[all …]
Dlog_modifier_methods_test.cc51 using ::testing::AllOf;
64 Send(AllOf( in TEST()
83 EXPECT_CALL(test_sink, Send(AllOf(Prefix(IsFalse()), TextPrefix(IsEmpty()), in TEST()
94 Send(AllOf(Prefix(IsFalse()), TextPrefix(IsEmpty()), in TEST()
134 Send(AllOf(ThreadID(Eq(absl::LogEntry::tid_t{1234}))))); in TEST()
153 Send(AllOf(SourceFilename(Eq("fake/file")), SourceBasename(Eq("file")), in TEST()
179 Send(AllOf(TextMessage(AnyOf(Eq("hello world: Bad file number [9]"), in TEST()
222 EXPECT_CALL(test_sink, Send(AllOf(TextMessage(Eq("hello world")), in TEST()
/external/angle/third_party/abseil-cpp/absl/log/
Dlog_format_test.cc47 using ::testing::AllOf;
77 Send(AllOf(TextMessage(MatchesOstream(ComparisonStream())), in TEST()
101 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
117 test_sink, Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
142 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
161 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
184 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
200 test_sink, Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
221 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
240 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
[all …]
Dlog_streamer_test.cc70 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
89 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
109 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
135 Send(AllOf( in TEST()
159 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
187 Send(AllOf( in TEST()
212 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
236 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
263 EXPECT_CALL(test_sink, Send(AllOf(SourceFilename(Eq("path/file.cc")), in TEST()
286 Send(AllOf( in TEST()
[all …]
Dlog_modifier_methods_test.cc51 using ::testing::AllOf;
64 Send(AllOf( in TEST()
83 EXPECT_CALL(test_sink, Send(AllOf(Prefix(IsFalse()), TextPrefix(IsEmpty()), in TEST()
94 Send(AllOf(Prefix(IsFalse()), TextPrefix(IsEmpty()), in TEST()
134 Send(AllOf(ThreadID(Eq(absl::LogEntry::tid_t{1234}))))); in TEST()
153 Send(AllOf(SourceFilename(Eq("fake/file")), SourceBasename(Eq("file")), in TEST()
179 Send(AllOf(TextMessage(AnyOf(Eq("hello world: Bad file number [9]"), in TEST()
222 EXPECT_CALL(test_sink, Send(AllOf(TextMessage(Eq("hello world")), in TEST()
/external/libtextclassifier/native/annotator/duration/
Dduration_test.cc36 using testing::AllOf;
162 AllOf(Field(&ClassificationResult::collection, "duration"), in TEST_F()
181 AllOf(Field(&ClassificationResult::collection, "duration"), in TEST_F()
203 AllOf(Field(&AnnotatedSpan::span, CodepointSpan(14, 24)), in TEST_F()
205 ElementsAre(AllOf( in TEST_F()
235 AllOf(Field(&AnnotatedSpan::span, CodepointSpan(16, 34)), in TEST_F()
237 ElementsAre(AllOf( in TEST_F()
255 AllOf(Field(&AnnotatedSpan::span, CodepointSpan(14, 35)), in TEST_F()
257 ElementsAre(AllOf( in TEST_F()
275 AllOf(Field(&AnnotatedSpan::span, CodepointSpan(13, 65)), in TEST_F()
[all …]
/external/webrtc/third_party/abseil-cpp/absl/log/
Dlog_format_test.cc42 using ::testing::AllOf;
74 Send(AllOf( in TEST()
100 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
116 test_sink, Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
141 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
160 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
183 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
199 test_sink, Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
220 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
239 Send(AllOf(TextMessage(MatchesOstream(comparison_stream)), in TYPED_TEST()
[all …]
Dlog_streamer_test.cc70 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
89 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
109 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
135 Send(AllOf( in TEST()
159 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
187 Send(AllOf( in TEST()
212 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
236 Send(AllOf(SourceFilename(Eq("path/file.cc")), SourceLine(Eq(1234)), in TEST()
263 EXPECT_CALL(test_sink, Send(AllOf(SourceFilename(Eq("path/file.cc")), in TEST()
286 Send(AllOf( in TEST()
[all …]
Dlog_modifier_methods_test.cc51 using ::testing::AllOf;
64 Send(AllOf( in TEST()
83 EXPECT_CALL(test_sink, Send(AllOf(Prefix(IsFalse()), TextPrefix(IsEmpty()), in TEST()
94 Send(AllOf(Prefix(IsFalse()), TextPrefix(IsEmpty()), in TEST()
134 Send(AllOf(ThreadID(Eq(absl::LogEntry::tid_t{1234}))))); in TEST()
153 Send(AllOf(SourceFilename(Eq("fake/file")), SourceBasename(Eq("file")), in TEST()
179 Send(AllOf(TextMessage(AnyOf(Eq("hello world: Bad file number [9]"), in TEST()
222 EXPECT_CALL(test_sink, Send(AllOf(TextMessage(Eq("hello world")), in TEST()
/external/tensorflow/tensorflow/compiler/xla/service/
Dconvert_operand_folding_test.cc47 AllOf(op::Dot(op::Parameter(0), op::Parameter(1)), in TEST_F()
69 AllOf(op::Dot(op::Parameter(0), op::Parameter(1)), in TEST_F()
91 AllOf(op::Dot(op::Parameter(0), op::Parameter(1)), in TEST_F()
114 AllOf( in TEST_F()
116 AllOf(op::Convert(op::Parameter(0)), op::Shape("s16[2,3]{1,0}")), in TEST_F()
117 AllOf(op::Convert(op::Parameter(1)), op::Shape("s8[3,2]{0,1}"))), in TEST_F()
140 AllOf(op::Dot(op::Parameter(0), AllOf(op::Convert(op::Parameter(1)), in TEST_F()
Dwhile_loop_concat_code_motion_test.cc87 AllOf(op::Shape("f32[2048,1024]"), in TEST_F()
194 AllOf(op::Shape("f32[2048,1024]"), in TEST_F()
196 AllOf(op::Shape("f32[2048,1024]"), in TEST_F()
262 AllOf(op::Shape("f32[2048,1024]"), in TEST_F()
264 AllOf(op::Shape("f32[2048,1024]"), in TEST_F()
334 AllOf(op::Shape("f32[2048,1024]"), in TEST_F()
424 AllOf(op::Shape("f32[2,1024,1024]"), in TEST_F()
427 AllOf(op::Shape("f32[2,1024]"), in TEST_F()
430 AllOf(op::Shape("f32[2]"), in TEST_F()
Dall_reduce_contiguous_test.cc30 using ::testing::AllOf;
59 AllOf(op::Shape("f32[144]"), in TEST_F()
64 op::Tuple(AllOf(op::Shape("f32[128]"), op::Bitcast(op::Slice(crs))), in TEST_F()
65 AllOf(op::Shape("f32[4,4]"), op::Bitcast(op::Slice(crs))))); in TEST_F()
Dconditional_code_motion_test.cc79 EXPECT_THAT(root, AllOf(op::Tuple(op::Convert(), op::GetTupleElement()))); in TEST_F()
164 EXPECT_THAT(root, AllOf(op::Tuple(op::Convert()))); in TEST_F()
205 EXPECT_THAT(root, AllOf(op::Tuple(op::Convert()))); in TEST_F()
292 AllOf(op::Tuple(op::Add( in TEST_F()
372 AllOf(op::Add( in TEST_F()
725 AllOf(op::Tuple(op::Add( in TEST_F()
810 EXPECT_THAT(root, AllOf(op::Tuple(op::Convert(op::AllReduce( in TEST_F()
855 EXPECT_THAT(root, AllOf(op::GetTupleElement(op::Conditional()))); in TEST_F()
933 root, AllOf(op::Power(op::Add(op::GetTupleElement(op::Conditional()), in TEST_F()
971 EXPECT_THAT(root, AllOf(op::GetTupleElement(op::Conditional()))); in TEST_F()
[all …]
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Drbac_translator_test.cc184 ::testing::AllOf( in TEST()
214 ::testing::AllOf( in TEST()
299 ::testing::AllOf( in TEST()
306 ::testing::AllOf( in TEST()
311 ::testing::ElementsAre(::testing::AllOf( in TEST()
334 ::testing::AllOf( in TEST()
341 ::testing::AllOf( in TEST()
346 ::testing::ElementsAre(::testing::AllOf( in TEST()
430 ::testing::AllOf( in TEST()
437 ::testing::AllOf( in TEST()
[all …]
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-matchers-arithmetic_test.cc436 m = AllOf(Le(2), Ge(1)); in TEST()
442 m = AllOf(Gt(0), Ne(1), Ne(2)); in TEST()
448 m = AllOf(Gt(0), Ne(1), Ne(2), Ne(3)); in TEST()
455 m = AllOf(Ge(0), Lt(10), Ne(3), Ne(5), Ne(7)); in TEST()
464 AllOfMatches(2, AllOf(Ne(1), Ne(2))); in TEST()
465 AllOfMatches(3, AllOf(Ne(1), Ne(2), Ne(3))); in TEST()
466 AllOfMatches(4, AllOf(Ne(1), Ne(2), Ne(3), Ne(4))); in TEST()
467 AllOfMatches(5, AllOf(Ne(1), Ne(2), Ne(3), Ne(4), Ne(5))); in TEST()
468 AllOfMatches(6, AllOf(Ne(1), Ne(2), Ne(3), Ne(4), Ne(5), Ne(6))); in TEST()
469 AllOfMatches(7, AllOf(Ne(1), Ne(2), Ne(3), Ne(4), Ne(5), Ne(6), Ne(7))); in TEST()
[all …]
/external/libprotobuf-mutator/src/libfuzzer/
Dlibfuzzer_test.cc22 using ::testing::AllOf;
61 mock, TestOneInput(AllOf(IsMessageEq(std::cref(msg)), IsInitialized()))); in TEST()
66 mock, TestOneInput(AllOf(IsMessageEq(std::cref(msg)), IsInitialized()))); in TEST()
75 mock, TestOneInput(AllOf(IsMessageEq(std::cref(msg)), IsInitialized()))); in TEST()
88 mock, TestOneInput(AllOf(IsMessageEq(std::cref(msg)), IsInitialized()))); in TEST()
/external/grpc-grpc/test/cpp/ext/filters/census/
Dstats_plugin_end2end_test.cc199 ::testing::AllOf(::testing::Property(&Distribution::count, 1), in TEST_F()
205 ::testing::AllOf(::testing::Property(&Distribution::count, 1), in TEST_F()
211 ::testing::AllOf(::testing::Property(&Distribution::count, 1), in TEST_F()
217 ::testing::AllOf(::testing::Property(&Distribution::count, 1), in TEST_F()
248 ::testing::AllOf( in TEST_F()
263 ::testing::AllOf( in TEST_F()
279 ::testing::AllOf( in TEST_F()
341 ::testing::AllOf(::testing::Property(&Distribution::count, i + 1), in TEST_F()
348 ::testing::AllOf(::testing::Property(&Distribution::count, i + 1), in TEST_F()
355 ::testing::AllOf(::testing::Property(&Distribution::count, i + 1), in TEST_F()
[all …]
/external/webrtc/modules/audio_coding/acm2/
Dacm_remixing_unittest.cc21 using ::testing::AllOf;
42 EXPECT_THAT(out, AllOf(SizeIs(480), Each(1))); in TEST()
61 EXPECT_THAT(out, AllOf(SizeIs(480), Each(0))); in TEST()
80 EXPECT_THAT(out, AllOf(SizeIs(in.samples_per_channel_ * 6), Each(0))); in TEST()
145 EXPECT_THAT(out, AllOf(SizeIs(in.samples_per_channel_), Each(1))); in TEST()
162 EXPECT_THAT(out, AllOf(SizeIs(2 * in.samples_per_channel_), Each(1))); in TEST()
/external/webrtc/video/
Dframe_decode_timing_unittest.cc26 using ::testing::AllOf;
86 Optional(AllOf( in TEST_F()
113 Optional(AllOf( in TEST_F()
130 Optional(AllOf( in TEST_F()
140 Optional(AllOf( in TEST_F()
/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dfir_unittest.cc17 using ::testing::AllOf;
44 ElementsAre(AllOf(Field(&Fir::Request::ssrc, Eq(kRemoteSsrc)), in TEST()
71 ElementsAre(AllOf(Field(&Fir::Request::ssrc, Eq(kRemoteSsrc)), in TEST()
73 AllOf(Field(&Fir::Request::ssrc, Eq(kRemoteSsrc + 1)), in TEST()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_testutils_test.cc28 using ::testing::AllOf;
66 EXPECT_THAT(network.get(), AllOf(Not(LayerNamesAreArray({"some layer"})), in TEST()
86 AllOf(LayerNamesNonEmpty(), LayerNamesAreArray({fc_layer_name}))); in TEST()
90 EXPECT_THAT(network.get(), AllOf(LayerNamesNonEmpty(), in TEST()

123456789