Home
last modified time | relevance | path

Searched defs:SimpleFunctorCheckForAdd (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/test/core/iomgr/
Dthreadpool_test.cc141 class SimpleFunctorCheckForAdd class
144 SimpleFunctorCheckForAdd(int ok, int* count) : count_(count) { in SimpleFunctorCheckForAdd() function in SimpleFunctorCheckForAdd