HomeSort by relevance Sort by last modified time
    Searched refs:IsDonePredicate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/debug/
micro_benchmark_controller_impl.cc 17 class IsDonePredicate {
55 benchmarks_.partition(std::not1(IsDonePredicate())),
micro_benchmark_controller.cc 39 class IsDonePredicate {
102 benchmarks_.partition(std::not1(IsDonePredicate())),

Completed in 161 milliseconds