Searched refs:set_prefix (Results 1 – 12 of 12) sorted by relevance
422 route->mutable_match()->set_prefix(""); in AdsServiceImpl()2002 ->set_prefix("/"); in TEST_P()2384 route1->mutable_match()->set_prefix("/grpc.testing.EchoTest1Service/"); in TEST_P()2401 route1->mutable_match()->set_prefix(""); in TEST_P()2403 default_route->mutable_match()->set_prefix("/"); in TEST_P()2419 route1->mutable_match()->set_prefix("grpc.testing.EchoTest1Service/"); in TEST_P()2435 route1->mutable_match()->set_prefix("/grpc.testing.EchoTest1Service/Echo1/"); in TEST_P()2451 route1->mutable_match()->set_prefix("//"); in TEST_P()2594 route1->mutable_match()->set_prefix("/grpc.testing.EchoTest1Service/"); in TEST_P()2597 default_route->mutable_match()->set_prefix(""); in TEST_P()[all …]
167 set_prefix(option_style); in add_context()170 void set_prefix(int option_style) in set_prefix() function in boost::program_options::error_with_option_name
230 charstring.set_prefix (ivs, OpCode_vsindexcs); in complete_parsed_str()
346 charstring.set_prefix (env.width); in complete_parsed_str()
379 void set_prefix (const number_t &num, op_code_t op = OpCode_Invalid) in set_prefix() function
376 void set_prefix (const number_t &num, op_code_t op = OpCode_Invalid) in set_prefix() function
240 charstring.set_prefix (ivs, OpCode_vsindexcs); in finalize_parsed_str()
427 void set_prefix (const number_t &num, op_code_t op = OpCode_Invalid) in set_prefix() function
406 charstring.set_prefix (env.width); in finalize_parsed_str()
8078 - Issue #13248: Remove lib2to3.pytree.Base.get_prefix/set_prefix.