Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_mojo_unittest.cc686 void ExpectValue(int32_t value) override { in ExpectValue() function in __anonc17630240111::ListenerWithSimpleAssociatedInterface
881 void ExpectValue(int32_t value) override { in ExpectValue() function in __anonc17630240111::ListenerWithSimpleProxyAssociatedInterface
1095 void ExpectValue(int32_t value) override { in ExpectValue() function in __anonc17630240111::ListenerWithSyncAssociatedInterface
/external/tensorflow/tensorflow/lite/toco/
Dimport_tensorflow.cc170 tensorflow::Status ExpectValue(const T1& v1, const T2& v2, in ExpectValue() function