Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DGeneratedMonitorTest.java393 Outcome expectedOutcome) { in addTests()
430 private final Outcome expectedOutcome; field in GeneratedMonitorTest
438 Method method, Scenario scenario, boolean fair, Timeout timeout, Outcome expectedOutcome) { in GeneratedMonitorTest()
452 Method method, Scenario scenario, boolean fair, Timeout timeout, Outcome expectedOutcome) { in nameFor()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DGeneratedMonitorTest.java418 Outcome expectedOutcome) { in addTests()
455 private final Outcome expectedOutcome; field in GeneratedMonitorTest
463 Method method, Scenario scenario, boolean fair, Timeout timeout, Outcome expectedOutcome) { in GeneratedMonitorTest()
477 Method method, Scenario scenario, boolean fair, Timeout timeout, Outcome expectedOutcome) { in nameFor()
/external/dagger2/java/dagger/hilt/android/plugin/src/test/kotlin/
DIncrementalProcessorTest.kt524 val expectedOutcome = if (incapMode == ISOLATING_MODE) { in <lambda>() constant
898 val expectedOutcome = if (incapMode == ISOLATING_MODE) { in <lambda>() constant
1046 val expectedOutcome = if (incapMode == ISOLATING_MODE) { in <lambda>() constant