Searched defs:ok_count (Results 1 – 6 of 6) sorted by relevance
35 ok_count = 0 variable in TempFileGreedy
176 uint64_t ok_count() const { return ok_count_; } in ok_count() function
458 uint64_t ok_count = 0; in ProcessViewDataCallEnd() local
204 double ok_count = (qps - eps) * kFetchAndSampleIntervalSeconds; in TEST_F() local