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

/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DThrottleServiceTest.java103 expectSetInterfaceThrottle(-1, -1);
118 expectSetInterfaceThrottle(-1, -1);
133 expectSetInterfaceThrottle(TEST_KBITPS, TEST_KBITPS);
148 expectSetInterfaceThrottle(-1, -1);
159 expectSetInterfaceThrottle(TEST_KBITPS, TEST_KBITPS);
175 expectSetInterfaceThrottle(-1, -1);
186 expectSetInterfaceThrottle(TEST_KBITPS, TEST_KBITPS);
209 expectSetInterfaceThrottle(TEST_KBITPS, TEST_KBITPS);
221 expectSetInterfaceThrottle(-1, -1);
305 public void expectSetInterfaceThrottle(in method in class:ThrottleServiceTest
[all...]

Completed in 103 milliseconds