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

  /external/libchrome/base/task/sequence_manager/test/
lazy_thread_controller_for_test.h 42 PlatformThreadRef thread_ref_; member in class:base::sequence_manager::LazyThreadControllerForTest
lazy_thread_controller_for_test.cc 17 thread_ref_(PlatformThread::CurrentRef()) {
93 return thread_ref_ == PlatformThread::CurrentRef();
  /external/libchrome/base/test/
test_simple_task_runner.h 77 const PlatformThreadRef thread_ref_ = PlatformThread::CurrentRef(); member in class:base::TestSimpleTaskRunner
test_simple_task_runner.cc 43 return thread_ref_ == PlatformThread::CurrentRef();

Completed in 789 milliseconds