Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Ddriver.h38 bool RunQuit(const grpc::string& credential_type);
Dqps_json_driver.cc201 return RunQuit(FLAGS_credential_type); in QpsDriver()
Ddriver.cc532 bool RunQuit(const grpc::string& credential_type) { in RunQuit() function