Searched refs:overrideHeapProfileDeviceConfigValues (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Profiling/tests/cts/src/android/profiling/cts/ |
D | ProfilingFrameworkTests.java | 237 overrideHeapProfileDeviceConfigValues(false, ONE_SECOND_MS, ONE_SECOND_MS, FIVE_SECONDS_MS); in testRequestHeapProfileSuccess() 366 overrideHeapProfileDeviceConfigValues(false, TEN_MINUTES_MS, TEN_MINUTES_MS, in testRequestHeapProfileCancel() 665 overrideHeapProfileDeviceConfigValues(true, ONE_SECOND_MS, FIVE_SECONDS_MS, TEN_SECONDS_MS); in testHeapProfileKillswitchEnabled() 945 private void overrideHeapProfileDeviceConfigValues(boolean killswitchEnabled, in overrideHeapProfileDeviceConfigValues() method in ProfilingFrameworkTests
|