Searched refs:sConnectInputIterations (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestRunner.java64 public static int sConnectInputIterations = 100; field in class:BluetoothTestRunner
152 sConnectInputIterations = Integer.parseInt(val);
204 Log.i(TAG, String.format("connect_input_iterations=%d", sConnectInputIterations));
H A DBluetoothStressTest.java249 int iterations = BluetoothTestRunner.sConnectInputIterations;

Completed in 61 milliseconds