Searched refs:called_async_unary_method (Results 1 – 2 of 2) sorted by relevance
33 called_async_unary_method = true; in TestAnotherUnaryRpc()51 bool called_async_unary_method = false; member in pw::rpc::__anon5480a98f0111::MixedService166 called_async_unary_method = true; in TestAnotherUnaryRpc()82 bool called_async_unary_method = false; member in pw::rpc::__anon5480a98f0111::MixedService297 ASSERT_FALSE(context.service().called_async_unary_method); in TEST()99 EXPECT_TRUE(context.service().called_async_unary_method); in TEST()132 ASSERT_FALSE(context.service().called_async_unary_method); in TEST()134 EXPECT_TRUE(context.service().called_async_unary_method); in TEST()
37 called_async_unary_method = true; in TestAnotherUnaryRpc()54 bool called_async_unary_method = false; member in pw::rpc::__anonbe209b4a0111::MixedService168 called_async_unary_method = true; in TestAnotherUnaryRpc()84 bool called_async_unary_method = false; member in pw::rpc::__anonbe209b4a0111::MixedService299 ASSERT_FALSE(context.service().called_async_unary_method); in TEST()101 EXPECT_TRUE(context.service().called_async_unary_method); in TEST()134 ASSERT_FALSE(context.service().called_async_unary_method); in TEST()136 EXPECT_TRUE(context.service().called_async_unary_method); in TEST()