Searched refs:called_client_streaming_method (Results 1 – 2 of 2) sorted by relevance
42 called_client_streaming_method = true; in TestClientStreamRpc()53 bool called_client_streaming_method = false; member in pw::rpc::__anon5480a98f0111::MixedService175 called_client_streaming_method = true; in TestClientStreamRpc()84 bool called_client_streaming_method = false; member in pw::rpc::__anon5480a98f0111::MixedService2111 ASSERT_FALSE(context.service().called_client_streaming_method); in TEST()113 EXPECT_TRUE(context.service().called_client_streaming_method); in TEST()146 ASSERT_FALSE(context.service().called_client_streaming_method); in TEST()148 EXPECT_TRUE(context.service().called_client_streaming_method); in TEST()
46 called_client_streaming_method = true; in TestClientStreamRpc()56 bool called_client_streaming_method = false; member in pw::rpc::__anonbe209b4a0111::MixedService177 called_client_streaming_method = true; in TestClientStreamRpc()86 bool called_client_streaming_method = false; member in pw::rpc::__anonbe209b4a0111::MixedService2113 ASSERT_FALSE(context.service().called_client_streaming_method); in TEST()115 EXPECT_TRUE(context.service().called_client_streaming_method); in TEST()148 ASSERT_FALSE(context.service().called_client_streaming_method); in TEST()150 EXPECT_TRUE(context.service().called_client_streaming_method); in TEST()