Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/http/
Dhttpcli_test.cc35 static grpc_httpcli_context g_context; variable
83 &g_context, &g_pops, resource_quota, &req, n_seconds_time(15), in test_get()
122 &g_context, &g_pops, resource_quota, &req, "hello", 5, n_seconds_time(15), in test_post()
197 grpc_httpcli_context_init(&g_context); in main()
206 grpc_httpcli_context_destroy(&g_context); in main()
Dhttpscli_test.cc37 static grpc_httpcli_context g_context; variable
86 &g_context, &g_pops, resource_quota, &req, n_seconds_time(15), in test_get()
126 &g_context, &g_pops, resource_quota, &req, "hello", 5, n_seconds_time(15), in test_post()
206 grpc_httpcli_context_init(&g_context); in main()
217 grpc_httpcli_context_destroy(&g_context); in main()