Searched defs:BluetoothChromeOSTest (Results 1 – 2 of 2) sorted by relevance
234 class BluetoothChromeOSTest : public testing::Test { class400 TEST_F(BluetoothChromeOSTest, AlreadyPresent) { in TEST_F() argument418 TEST_F(BluetoothChromeOSTest, BecomePresent) { in TEST_F() argument446 TEST_F(BluetoothChromeOSTest, BecomeNotPresent) { in TEST_F() argument473 TEST_F(BluetoothChromeOSTest, SecondAdapter) { in TEST_F() argument519 TEST_F(BluetoothChromeOSTest, BecomePowered) { in TEST_F() argument542 TEST_F(BluetoothChromeOSTest, BecomeNotPowered) { in TEST_F() argument575 TEST_F(BluetoothChromeOSTest, ChangeAdapterName) { in TEST_F() argument592 TEST_F(BluetoothChromeOSTest, BecomeDiscoverable) { in TEST_F() argument614 TEST_F(BluetoothChromeOSTest, BecomeNotDiscoverable) { in TEST_F() argument[all …]
27 class BluetoothChromeOSTest; variable