Home
last modified time | relevance | path

Searched defs:kServerName (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/client_channel/
H A Dretry_throttle_test.cc100 const std::string kServerName = "server_name"; in TEST() local
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderClearBufTest.cpp33 const String16 kServerName = String16("binderClearBuf"); variable
H A DbinderCacheUnitTest.cpp58 const String16 kServerName = String16("binderCacheUnitTest"); variable
H A DbinderRecordReplayTest.cpp50 const String16 kServerName = String16("binderRecordReplay"); variable
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_utils.h153 static const char kServerName[]; variable
H A Dxds_utils.cc212 const char XdsResourceUtils::kServerName[] = "server.example.com"; member in grpc::testing::XdsResourceUtils
/aosp_15_r20/external/cronet/net/ntlm/
H A Dntlm_constants.h85 kServerName = 0x00001, enumerator
/aosp_15_r20/packages/modules/adb/pairing_auth/
Dpairing_auth.cpp38 static const uint8_t kServerName[] = "adb pair server"; variable
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Drls_end2end_test.cc76 const char* kServerName = "test.google.fr"; variable