Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_mojo_unittest.cc686 void ExpectValue(int32_t value) override { in ExpectValue() function in __anon33c4f6f10111::ListenerWithSimpleAssociatedInterface
881 void ExpectValue(int32_t value) override { in ExpectValue() function in __anon33c4f6f10111::ListenerWithSimpleProxyAssociatedInterface
1095 void ExpectValue(int32_t value) override { in ExpectValue() function in __anon33c4f6f10111::ListenerWithSyncAssociatedInterface
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_mojo_unittest.cc707 void ExpectValue(int32_t value) override { in ExpectValue() function in ipc_channel_mojo_unittest::__anon598173270111::ListenerWithSimpleAssociatedInterface
915 void ExpectValue(int32_t value) override { in ExpectValue() function in ipc_channel_mojo_unittest::__anon598173270111::ListenerWithSimpleProxyAssociatedInterface
1134 void ExpectValue(int32_t value) override { in ExpectValue() function in ipc_channel_mojo_unittest::__anon598173270111::ListenerWithSyncAssociatedInterface
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/metadata/
H A Dcontrol_test.cpp94 virtual void ExpectValue(uint8_t value) { in ExpectValue() function in v4l2_camera_hal::ControlTest
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dimport_tensorflow.cc174 tensorflow::Status ExpectValue(const T1& v1, const T2& v2, in ExpectValue() function