Home
last modified time | relevance | path

Searched refs:ALTS_TSI_HANDSHAKER_TEST_RECV_BYTES (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_tsi_handshaker_test.cc32 #define ALTS_TSI_HANDSHAKER_TEST_RECV_BYTES "Hello World" macro
376 ALTS_TSI_HANDSHAKER_TEST_RECV_BYTES, in mock_next()
475 (const unsigned char*)ALTS_TSI_HANDSHAKER_TEST_RECV_BYTES, in check_handshaker_next_success()
476 strlen(ALTS_TSI_HANDSHAKER_TEST_RECV_BYTES), nullptr, nullptr, in check_handshaker_next_success()
487 (const unsigned char*)ALTS_TSI_HANDSHAKER_TEST_RECV_BYTES, in check_handshaker_next_success()
488 strlen(ALTS_TSI_HANDSHAKER_TEST_RECV_BYTES), nullptr, nullptr, in check_handshaker_next_success()
508 (const unsigned char*)ALTS_TSI_HANDSHAKER_TEST_RECV_BYTES, in check_handshaker_next_with_shutdown()
509 strlen(ALTS_TSI_HANDSHAKER_TEST_RECV_BYTES), nullptr, nullptr, in check_handshaker_next_with_shutdown()
542 (const unsigned char*)ALTS_TSI_HANDSHAKER_TEST_RECV_BYTES, in check_handshaker_next_failure()
543 strlen(ALTS_TSI_HANDSHAKER_TEST_RECV_BYTES), nullptr, nullptr, in check_handshaker_next_failure()
[all …]