Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dmethod_lookup_test.cc33 called_async_unary_method = true; in TestAnotherUnaryRpc()
51 bool called_async_unary_method = false; member in pw::rpc::__anon5480a98f0111::MixedService1
66 called_async_unary_method = true; in TestAnotherUnaryRpc()
82 bool called_async_unary_method = false; member in pw::rpc::__anon5480a98f0111::MixedService2
97 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()
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/
H A Dmethod_lookup_test.cc37 called_async_unary_method = true; in TestAnotherUnaryRpc()
54 bool called_async_unary_method = false; member in pw::rpc::__anonbe209b4a0111::MixedService1
68 called_async_unary_method = true; in TestAnotherUnaryRpc()
84 bool called_async_unary_method = false; member in pw::rpc::__anonbe209b4a0111::MixedService2
99 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()