Home
last modified time | relevance | path

Searched defs:secondRunResult (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DSingletonRunnerTest.java90 FluentFuture<Integer> secondRunResult = singletonRunner.runSingleInstance(); in testShouldRunOnceMultipleStartStops() local
114 FluentFuture<Integer> secondRunResult = singletonRunner.runSingleInstance(); in testShouldRunAgain() local