grpc/test/cpp/qps
Vijay Pai acf6f318fc Better use of threads, avoid thread safety issues on destructor with
a proper join.

Also had been misusing EXPECT_EQ, as well as actually having an invalid
expectation on the ok field. Now it should be sane.
2015-03-02 15:13:39 -08:00
..
client.cc Some compilers not happy with <:: and need < :: instead 2015-02-20 11:42:42 -08:00
client_async.cc Revert "Use typedefs to avoid triply-nested function templates" 2015-02-27 23:47:12 -08:00
qpstest.proto Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
server.cc Make it possible to compile with gcc4.6 2015-02-26 14:27:05 -08:00
server_async.cc Better use of threads, avoid thread safety issues on destructor with 2015-03-02 15:13:39 -08:00