Home
last modified time | relevance | path

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

/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingFrameworkTests.java520 AppCallback callbackGeneral2 = new AppCallback(); in testTriggerAllListeners() local
537 new ProfilingTestUtils.ImmediateExecutor(), callbackGeneral2); in testTriggerAllListeners()
545 confirmCollectionSuccess(callbackGeneral2.mResult, OUTPUT_FILE_STACK_SAMPLING_SUFFIX); in testTriggerAllListeners()
567 AppCallback callbackGeneral2 = new AppCallback(); in testTriggerAllListenersDifferentContexts() local
573 new ProfilingTestUtils.ImmediateExecutor(), callbackGeneral2); in testTriggerAllListenersDifferentContexts()
591 confirmCollectionSuccess(callbackGeneral2.mResult, OUTPUT_FILE_STACK_SAMPLING_SUFFIX); in testTriggerAllListenersDifferentContexts()