| /platform_testing/libraries/screenshot/src/androidTest/java/platform/test/screenshot/ |
| D | MSSIMMatcherTest.kt | 35 val filter = BooleanArray(first.width * first.height) { true } in performDiff_sameBitmaps() constant 55 val filter = BooleanArray(first.width * first.height) { false } in performDiff_noPixelsCompared() constant 74 val filter = BooleanArray(first.width * first.height) { false } in performDiff_sameRegion() constant 103 val filter = BooleanArray(first.width * first.height) { true } in performDiff_checkedAgainstUnchecked() constant 122 val filter = BooleanArray(first.width * first.height) { true } in performDiff_differentBorders() constant 141 val filter = BooleanArray(first.width * first.height) { true } in performDiff_fullscreen_differentBorders_dark() constant 160 val filter = BooleanArray(first.width * first.height) { true } in performDiff_differentBorders_dark() constant 179 val filter = BooleanArray(first.width * first.height) { true } in performDiff_fullscreen_movedToRight() constant 198 val filter = BooleanArray(first.width * first.height) { true } in performDiff_fullscreen_checkboxes_differentRadius() constant
|
| /platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/ |
| D | BaseCollectionListener.java | 68 Function<String, Boolean> filter = getFilter(description); in onTestRunStart() local 90 Function<String, Boolean> filter = getFilter(description); in onTestStart() local 130 public void testStart(Function<String, Boolean> filter, Description description) { in testStart()
|
| D | HeapDumpListener.java | 113 public void testStart(Function<String, Boolean> filter, Description description) { in testStart()
|
| /platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/matchers/ |
| D | PixelPerfectMatcher.kt | 37 val filter = getFilter(width, height, regions) in <lambda>() constant
|
| D | AlmostPerfectMatcher.kt | 47 val filter = getFilter(width, height, regions) in <lambda>() constant
|
| D | HumanEyeMatcher.kt | 37 val filter = getFilter(width, height, regions) in <lambda>() constant
|
| D | MSSIMMatcher.kt | 51 val filter = getFilter(width, height, regions) in compareBitmaps() constant
|
| /platform_testing/libraries/sts-common-util/autorepro/example/submission/appTest/src/main/java/com/android/security/ |
| D | DeviceTest.java | 81 IntentFilter filter = new IntentFilter(); in testDeviceSideMethod() local
|
| /platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
| D | CompilationFilterRule.java | 73 String filter = getArguments().getString(COMPILE_FILTER_OPTION); in finished() local
|
| D | Dex2oatPressureRule.java | 169 protected void runCompileCommand(String pkg, String filter) { in runCompileCommand()
|
| /platform_testing/libraries/sts-common-util/autorepro/plugin/autorepro/src/main/kotlin/com/android/security/autorepro/ |
| D | JavaHostTestPlugin.kt | 35 project.zipTree(pluginJarUrl).matching { filter -> in <lambda>() method
|
| /platform_testing/libraries/flicker/src/android/tools/flicker/junit/ |
| D | FlickerServiceJUnit4ClassRunner.kt | 104 override fun filter(filter: Filter) { in <lambda>() method
|
| D | LegacyFlickerJUnit4ClassRunner.kt | 160 override fun filter(filter: Filter) { in <lambda>() method
|