Home
last modified time | relevance | path

Searched refs:durationDefaultMs (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingFrameworkTests.java946 int durationDefaultMs, int durationMinMs, int durationMaxMs) throws Exception { in overrideHeapProfileDeviceConfigValues() argument
950 DeviceConfigHelper.HEAP_PROFILE_DURATION_MS_DEFAULT, durationDefaultMs); in overrideHeapProfileDeviceConfigValues()
958 int durationDefaultMs, int durationMinMs, int durationMaxMs) throws Exception { in overrideStackSamplingDeviceConfigValues() argument
962 DeviceConfigHelper.STACK_SAMPLING_DURATION_MS_DEFAULT, durationDefaultMs); in overrideStackSamplingDeviceConfigValues()
970 int durationDefaultMs, int durationMinMs, int durationMaxMs) throws Exception { in overrideSystemTraceDeviceConfigValues() argument
974 DeviceConfigHelper.SYSTEM_TRACE_DURATION_MS_DEFAULT, durationDefaultMs); in overrideSystemTraceDeviceConfigValues()