Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dnonblocking_test.cc147 int tagprod = 1; in SendRpc() local
151 tagprod *= detag(got_tag); in SendRpc()
156 tagprod *= detag(got_tag); in SendRpc()
159 EXPECT_EQ(tagprod, 12); in SendRpc()