Home
last modified time | relevance | path

Searched refs:HasSharedInstanceForTesting (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_adapter_factory.h38 static bool HasSharedInstanceForTesting();
Dbluetooth_adapter_factory.cc104 bool BluetoothAdapterFactory::HasSharedInstanceForTesting() { in HasSharedInstanceForTesting() function in device::BluetoothAdapterFactory
Dbluetooth_gatt_chromeos_unittest.cc728 ASSERT_FALSE(device::BluetoothAdapterFactory::HasSharedInstanceForTesting()); in TEST_F()