Home
last modified time | relevance | path

Searched defs:ExpectValue (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/ipc/
Dipc_channel_mojo_unittest.cc686 void ExpectValue(int32_t value) override { in ExpectValue() function in __anon2abeff8f0111::ListenerWithSimpleAssociatedInterface
881 void ExpectValue(int32_t value) override { in ExpectValue() function in __anon2abeff8f0111::ListenerWithSimpleProxyAssociatedInterface
1095 void ExpectValue(int32_t value) override { in ExpectValue() function in __anon2abeff8f0111::ListenerWithSyncAssociatedInterface
/external/cronet/ipc/
Dipc_channel_mojo_unittest.cc700 void ExpectValue(int32_t value) override { in ExpectValue() function in __anon209110850111::ListenerWithSimpleAssociatedInterface
908 void ExpectValue(int32_t value) override { in ExpectValue() function in __anon209110850111::ListenerWithSimpleProxyAssociatedInterface
1127 void ExpectValue(int32_t value) override { in ExpectValue() function in __anon209110850111::ListenerWithSyncAssociatedInterface
/external/tensorflow/tensorflow/lite/toco/
Dimport_tensorflow.cc174 tensorflow::Status ExpectValue(const T1& v1, const T2& v2, in ExpectValue() function