Home
last modified time | relevance | path

Searched refs:BluetoothStressTest (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestRunner.java75 suite.addTestSuite(BluetoothStressTest.class); in getAllTests()
DBluetoothStressTest.java32 public class BluetoothStressTest extends InstrumentationTestCase { class