Searched refs:overrideStackSamplingDeviceConfigValues (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Profiling/tests/cts/src/android/profiling/cts/ |
D | ProfilingFrameworkTests.java | 268 overrideStackSamplingDeviceConfigValues(false, ONE_SECOND_MS, ONE_SECOND_MS, in testRequestStackSamplingSuccess() 401 overrideStackSamplingDeviceConfigValues(false, TEN_MINUTES_MS, TEN_MINUTES_MS, in testRequestStackSamplingCancel() 471 overrideStackSamplingDeviceConfigValues(false, ONE_SECOND_MS, ONE_SECOND_MS, in testUnregisterGeneralListener() 514 overrideStackSamplingDeviceConfigValues(false, ONE_SECOND_MS, ONE_SECOND_MS, in testTriggerAllListeners() 554 overrideStackSamplingDeviceConfigValues(false, ONE_SECOND_MS, ONE_SECOND_MS, in testTriggerAllListenersDifferentContexts() 600 overrideStackSamplingDeviceConfigValues(false, ONE_SECOND_MS, ONE_SECOND_MS, in testRequestTagInFilename() 691 overrideStackSamplingDeviceConfigValues(true, ONE_SECOND_MS, FIVE_SECONDS_MS, in testStackSamplingKillswitchEnabled() 779 overrideStackSamplingDeviceConfigValues(false, ONE_SECOND_MS, ONE_SECOND_MS, in testAddSpecificListenerNoCurrentListeners() 836 overrideStackSamplingDeviceConfigValues(false, ONE_SECOND_MS, ONE_SECOND_MS, in testAddSpecificListenerWithCurrentListener() 957 private void overrideStackSamplingDeviceConfigValues(boolean killswitchEnabled, in overrideStackSamplingDeviceConfigValues() method in ProfilingFrameworkTests
|