Home
last modified time | relevance | path

Searched refs:no_error_on_hotpath_pre_init (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/core/end2end/
Dend2end_tests.cc106 extern void no_error_on_hotpath_pre_init(void);
230 no_error_on_hotpath_pre_init(); in grpc_end2end_tests_pre_init()
Dend2end_nosec_tests.cc104 extern void no_error_on_hotpath_pre_init(void);
227 no_error_on_hotpath_pre_init(); in grpc_end2end_tests_pre_init()
/external/grpc-grpc/test/core/end2end/tests/
Dno_error_on_hotpath.cc246 void no_error_on_hotpath_pre_init(void) {} in no_error_on_hotpath_pre_init() function