Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/end2end/
Dend2end_test.cc854 int registration_attempts_pre = peer.registration_attempts(); in TEST_P() local
859 EXPECT_GT(peer.registration_attempts(), registration_attempts_pre); in TEST_P()