Home
last modified time | relevance | path

Searched defs:MyThread1 (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler_unittest.cc82 class MyThread1 : public SimpleThread { class
84 MyThread1() : SimpleThread("MyThread1") {} in MyThread1() function in base::__anond705bea90111::MyThread1
/external/cronet/base/sampling_heap_profiler/
Dsampling_heap_profiler_unittest.cc162 class MyThread1 : public SimpleThread { class
164 MyThread1() : SimpleThread("MyThread1") {} in MyThread1() function in base::MyThread1