Home
last modified time | relevance | path

Searched defs:last_message (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dcr50_utils.py351 def CheckForFailures(client, last_message): argument
383 def VerifyUpdate(client, ver='', last_message=''): argument
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/
H A Dmessage_sink.h53 const T& last_message() { return *last_message_; } in last_message() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
H A Dpython_error_reporter.cc33 std::string last_message = message(); in exception() local
/aosp_15_r20/external/webrtc/pc/test/
H A Dmock_peer_connection_observers.h403 std::string last_message() const { in last_message() function
/aosp_15_r20/tools/asuite/atest/bazel/runner/src/main/protobuf/
H A Dbuild_event_stream.proto1152 bool last_message = 20; field