Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-ns.cc25 VoidToIntFn fn_;
107 const std::string& domainname, VoidToIntFn fn) { in RunInContainer()
Dares-test.h355 typedef std::function<int(void)> VoidToIntFn; typedef
373 const std::string& domainname, VoidToIntFn fn);
384 VoidToIntFn fn(ICLASS_NAME(casename, testname)::InnerTestBody); \