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

  /external/chromium_org/chrome/browser/invalidation/
ticl_invalidation_service_unittest.cc 30 invalidation_service_->InitForTest(fake_invalidator_);
ticl_invalidation_service.h 90 void InitForTest(syncer::Invalidator* invalidator);
ticl_invalidation_service.cc 96 void TiclInvalidationService::InitForTest(syncer::Invalidator* invalidator) {
  /external/chromium_org/base/debug/
trace_event_memory.h 99 static void InitForTest();
trace_event_memory_unittest.cc 72 ScopedTraceMemory::InitForTest();
112 ScopedTraceMemory::InitForTest();
trace_event_memory.cc 263 void ScopedTraceMemory::InitForTest() {
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_mac.h 92 void InitForTest(scoped_refptr<base::SequencedTaskRunner> ui_task_runner);
bluetooth_adapter_win.h 89 void InitForTest(
bluetooth_adapter_win.cc 219 void BluetoothAdapterWin::InitForTest(
bluetooth_adapter_win_unittest.cc 99 adapter_win_->InitForTest(ui_task_runner_, bluetooth_task_runner_);
  /external/chromium_org/chrome/browser/nacl_host/
pnacl_host.h 129 void InitForTest(base::FilePath temp_dir);
pnacl_host_unittest.cc 34 host_->InitForTest(temp_dir_.path());
pnacl_host.cc 101 void PnaclHost::InitForTest(base::FilePath temp_dir) {

Completed in 200 milliseconds