Searched defs:gcp (Results 1 – 5 of 5) sorted by relevance
/third_party/grpc/tools/run_tests/ |
D | run_xds_tests.py | 393 def test_backends_restart(gcp, backend_service, instance_group): argument 422 def test_change_backend_service(gcp, original_backend_service, instance_group, argument 445 def test_gentle_failover(gcp, argument 501 def test_new_instance_group_receives_traffic(gcp, backend_service, argument 527 def test_ping_pong(gcp, backend_service, instance_group): argument 535 def test_remove_instance_group(gcp, backend_service, instance_group, argument 562 def test_round_robin(gcp, backend_service, instance_group): argument 583 gcp, argument 630 gcp, argument 674 def prepare_services_for_urlmap_tests(gcp, original_backend_service, argument [all …]
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | commands.c | 99 glctx_t *gcp = &glctx; in required_arg() local 150 glctx_t *gcp = &glctx; in get_scaled_value() local 196 glctx_t *gcp = &glctx; in get_shared() local 218 glctx_t *gcp = &glctx; in get_access() local 236 glctx_t *gcp = &glctx; in numa_supported() local 267 glctx_t *gcp = &glctx; in get_mbind_policy() local 303 glctx_t *gcp = &glctx; in get_mbind_flags() local 346 glctx_t *gcp = &glctx; in get_nodemask() local 387 glctx_t *gcp; in get_arg_nodeid_list() local 441 glctx_t *gcp = &glctx; in get_current_nodeid_list() local [all …]
|
D | segment.c | 83 void segment_init(struct global_context *gcp) in segment_init() 97 glctx_t *gcp = &glctx; in new_segment() local 111 glctx_t *gcp = &glctx; in get_seg_slot() local 175 glctx_t *gcp = &glctx; in free_seg_slot() local 202 void segment_cleanup(struct global_context *gcp) in segment_cleanup() 220 glctx_t *gcp = &glctx; in round_up_to_pagesize() local 229 glctx_t *gcp = &glctx; in round_down_to_pagesize() local 256 glctx_t *gcp = &glctx; in map_anon_segment() local 289 glctx_t *gcp = &glctx; in open_file() local 363 glctx_t *gcp = &glctx; in map_file_segment() local [all …]
|
D | memtoy.c | 133 glctx_t *gcp = &glctx; in vprint() local 169 glctx_t *gcp = &glctx; in signal_handler() local 220 glctx_t *gcp = &glctx; in set_signals() local 269 glctx_t *gcp = &glctx; in show_siginfo() local 324 glctx_t *gcp = &glctx; in touch_memory() local 367 void init_glctx(glctx_t * gcp) in init_glctx() 391 glctx_t *gcp = &glctx; in cleanup() local 401 glctx_t *gcp = &glctx; in parse_command_line_args() local 456 glctx_t *gcp = &glctx; in main() local
|
/third_party/grpc/test/core/tsi/alts/fake_handshaker/ |
D | fake_handshaker_server.cc | 46 namespace gcp { namespace
|