Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/
DRobolectricTestRunner.java77 private boolean alwaysIncludeVariantMarkersInName = field in RobolectricTestRunner
302 alwaysIncludeVariantMarkersInName)); in getChildren()
314 alwaysIncludeVariantMarkersInName)); in getChildren()
618 private final boolean alwaysIncludeVariantMarkersInName;
631 boolean alwaysIncludeVariantMarkersInName) {
638 this.alwaysIncludeVariantMarkersInName = alwaysIncludeVariantMarkersInName;
647 if (includeVariantMarkersInTestName || alwaysIncludeVariantMarkersInName) {