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

  /external/chromium_org/device/bluetooth/
bluetooth_adapter_win_unittest.cc 89 class BluetoothAdapterWinTest : public testing::Test {
91 BluetoothAdapterWinTest()
95 base::Bind(&BluetoothAdapterWinTest::RunInitCallback,
159 TEST_F(BluetoothAdapterWinTest, AdapterNotPresent) {
165 TEST_F(BluetoothAdapterWinTest, AdapterPresent) {
173 TEST_F(BluetoothAdapterWinTest, AdapterPresentChanged) {
186 TEST_F(BluetoothAdapterWinTest, AdapterPoweredChanged) {
198 TEST_F(BluetoothAdapterWinTest, AdapterInitialized) {
207 TEST_F(BluetoothAdapterWinTest, SingleStartDiscovery) {
210 base::Bind(&BluetoothAdapterWinTest::IncrementNumStartDiscoveryCallbacks
    [all...]
bluetooth_adapter_win.h 27 class BluetoothAdapterWinTest;
95 friend class BluetoothAdapterWinTest;

Completed in 238 milliseconds