Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dmethod_lookup_test.cc38 called_server_streaming_method = true; in TestServerStreamRpc()
52 bool called_server_streaming_method = false; member in pw::rpc::__anon5480a98f0111::MixedService1
70 called_server_streaming_method = true; in TestServerStreamRpc()
83 bool called_server_streaming_method = false; member in pw::rpc::__anon5480a98f0111::MixedService2
104 ASSERT_FALSE(context.service().called_server_streaming_method); in TEST()
106 EXPECT_TRUE(context.service().called_server_streaming_method); in TEST()
139 ASSERT_FALSE(context.service().called_server_streaming_method); in TEST()
141 EXPECT_TRUE(context.service().called_server_streaming_method); in TEST()
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/
H A Dmethod_lookup_test.cc42 called_server_streaming_method = true; in TestServerStreamRpc()
55 bool called_server_streaming_method = false; member in pw::rpc::__anonbe209b4a0111::MixedService1
72 called_server_streaming_method = true; in TestServerStreamRpc()
85 bool called_server_streaming_method = false; member in pw::rpc::__anonbe209b4a0111::MixedService2
106 ASSERT_FALSE(context.service().called_server_streaming_method); in TEST()
108 EXPECT_TRUE(context.service().called_server_streaming_method); in TEST()
141 ASSERT_FALSE(context.service().called_server_streaming_method); in TEST()
143 EXPECT_TRUE(context.service().called_server_streaming_method); in TEST()