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

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestRunner.java57 public static int sEnableIterations = 100; field in class:BluetoothTestRunner
89 sEnableIterations = Integer.parseInt(val);
198 Log.i(TAG, String.format("enable_iterations=%d", sEnableIterations));
H A DBluetoothStressTest.java59 int iterations = BluetoothTestRunner.sEnableIterations;

Completed in 85 milliseconds