Home
last modified time | relevance | path

Searched refs:IsDonePredicate (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/debug/
Dmicro_benchmark_controller_impl.cc17 class IsDonePredicate { class
55 benchmarks_.partition(std::not1(IsDonePredicate())), in CleanUpFinishedBenchmarks()
Dmicro_benchmark_controller.cc39 class IsDonePredicate { class
102 benchmarks_.partition(std::not1(IsDonePredicate())), in CleanUpFinishedBenchmarks()