Searched defs:UnittestOnlyBenchmarkImpl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/debug/
H A Dunittest_only_benchmark_impl.cc12 UnittestOnlyBenchmarkImpl::UnittestOnlyBenchmarkImpl( function in class:cc::UnittestOnlyBenchmarkImpl
18 UnittestOnlyBenchmarkImpl::~UnittestOnlyBenchmarkImpl() {}
20 void UnittestOnlyBenchmarkImpl::DidCompleteCommit(LayerTreeHostImpl* host) {
H A Dunittest_only_benchmark_impl.h19 class CC_EXPORT UnittestOnlyBenchmarkImpl : public MicroBenchmarkImpl { class in namespace:cc
21 UnittestOnlyBenchmarkImpl(scoped_refptr<base::MessageLoopProxy> origin_loop,
24 virtual ~UnittestOnlyBenchmarkImpl();

Completed in 465 milliseconds