Searched defs:ok_count (Results 1 – 7 of 7) sorted by relevance
34 ok_count = 0 variable in TempFileGreedy
31 ok_count = 0 variable in TempFileGreedy
174 uint64_t ok_count() const { return ok_count_; } in ok_count() function
451 uint64_t ok_count = 0; in ProcessViewDataCallEnd() local
450 uint64_t ok_count = 0; in ProcessViewDataCallEnd() local
206 double ok_count = (qps - eps) * kFetchAndSampleIntervalSeconds; in TEST_F() local