Home
last modified time | relevance | path

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

/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated_test.cc104 std::string expected_command( in TEST() local
127 std::string expected_command( in TEST() local
210 std::string expected_command = command_tag + handle_in + auth_size + auth_in + in TEST() local
330 std::string expected_command( in TEST_F() local
359 std::string expected_command( in TEST_F() local
410 std::string expected_command( in TEST_F() local
/aosp_15_r20/device/google/cuttlefish/host/commands/cvd_send_sms/unittest/
Dsms_sender_test.cc39 void AssertCommandIsSent(std::string expected_command) { in AssertCommandIsSent()
/aosp_15_r20/bootable/recovery/minadbd/
H A Dminadbd_services_test.cpp65 void ReadAndCheckCommandMessage(int fd, MinadbdCommand expected_command) { in ReadAndCheckCommandMessage()
/aosp_15_r20/packages/modules/adb/
Dsocket_test.cpp325 #define VerifyParseHostService(s, expected_serial, expected_command) \ argument
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/
H A Danalyzer_cli_test.py509 expected_command): argument