Home
last modified time | relevance | path

Searched defs:consumer3 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/listeners/
H A DListenerMultiplexerTest.java157 Consumer<TestListenerRegistration> consumer3 = mock(Consumer.class); in testRemoveIf() local
178 Consumer<TestListenerRegistration> consumer3 = mock(Consumer.class); in testMergeMultiple() local
229 Consumer<TestListenerRegistration> consumer3 = mock(Consumer.class); in testBufferUpdateService() local
269 Consumer<TestListenerRegistration> consumer3 = mock(Consumer.class); in testMergeMultiple_Inactive() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_xla_computations_pass_test.cc90 auto consumer3 = ops::Identity(scope.WithOpName("consumer3"), out3); in MakeOuterGraph() local
243 auto consumer3 = ops::Identity(scope.WithOpName("consumer3"), out3); in TEST() local
332 auto consumer3 = in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/example/
Dproducer_consumer2.cpp97 void consumer3(the_ostream &/*mos*/, boost::queue_front<int> sbq) in consumer3() function
Dproducer_consumer.cpp94 void consumer3(the_ostream &/*mos*/, boost::sync_queue<int> & sbq) in consumer3() function
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dtfrt_graph_execution_state_test.cc1078 auto consumer3 = in MakeOuterGraph() local
1160 auto consumer3 = in TEST() local
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl_unittest.cc5324 std::unique_ptr<MockConsumer> consumer3 = CreateMockConsumer(); in TEST_F() local
5943 std::unique_ptr<MockConsumer> consumer3 = CreateMockConsumer(); in TEST_F() local