/platform_testing/libraries/flicker/test/src/android/tools/flicker/subject/wm/ |
D | WindowManagerTraceSubjectTest.kt | 62 .then() in <lambda>() 66 .then() in <lambda>() 78 .then() in <lambda>() 81 .then() in <lambda>() 94 .then() in <lambda>() 96 .then() in <lambda>() 105 .then() in <lambda>() 108 .then() in <lambda>() 150 .then() in <lambda>() 171 .then() in <lambda>() [all …]
|
/platform_testing/libraries/flicker/src/android/tools/flicker/assertors/assertions/ |
D | AppLayerBecomesVisible.kt | 36 .then() in doEvaluate() 38 .then() in doEvaluate() 40 .then() in doEvaluate()
|
D | AppWindowBecomesVisible.kt | 36 .then() in doEvaluate() 38 .then() in doEvaluate() 40 .then() in doEvaluate()
|
D | RotationLayerAppearsAndVanishes.kt | 34 .then() in doEvaluate() 36 .then() in doEvaluate()
|
D | WindowBecomesPinned.kt | 32 flicker.assertWm { isNotPinned(component).then().isPinned(component) } in doEvaluate()
|
D | LayerBecomesVisible.kt | 32 .then() in doEvaluate()
|
D | LayerBecomesInvisible.kt | 32 .then() in doEvaluate()
|
D | WindowMovesToTop.kt | 30 .then() in doEvaluate()
|
D | AppLayerBecomesInvisible.kt | 33 .then() in doEvaluate()
|
D | NonAppWindowBecomesVisible.kt | 33 .then() in doEvaluate()
|
D | WindowMovesOutOfTop.kt | 30 .then() in doEvaluate()
|
D | AppWindowBecomesInvisible.kt | 33 .then() in doEvaluate()
|
D | NonAppWindowBecomesInvisible.kt | 33 .then() in doEvaluate()
|
D | AppLayerReplacesLauncher.kt | 39 .then() in doEvaluate()
|
D | LauncherReplacesAppLayer.kt | 38 .then() in doEvaluate()
|
D | AppWindowReplacesLauncherAsTopWindow.kt | 34 .then() in doEvaluate()
|
D | LauncherWindowReplacesAppAsTopWindow.kt | 33 .then() in doEvaluate()
|
D | AppWindowBecomesPinned.kt | 30 .then() in doEvaluate()
|
D | AppWindowBecomesTopWindow.kt | 35 .then() in doEvaluate()
|
D | PipWindowBecomesInvisible.kt | 36 .then() in doEvaluate()
|
D | SplitAppLayerBoundsBecomesVisible.kt | 49 .then() in doEvaluate() 51 .then() in doEvaluate()
|
/platform_testing/libraries/flicker/src/android/tools/flicker/subject/inputmethod/ |
D | InputMethodManagerServiceTraceSubject.kt | 49 override fun then(): InputMethodManagerServiceTraceSubject = apply { super.then() } in <lambda>() method in android.tools.flicker.subject.inputmethod.InputMethodManagerServiceTraceSubject
|
D | ImeClientTraceSubject.kt | 44 override fun then(): ImeClientTraceSubject = apply { super.then() } in <lambda>() method in android.tools.flicker.subject.inputmethod.ImeClientTraceSubject
|
D | InputMethodServiceTraceSubject.kt | 44 override fun then(): InputMethodServiceTraceSubject = apply { super.then() } in <lambda>() method in android.tools.flicker.subject.inputmethod.InputMethodServiceTraceSubject
|
/platform_testing/libraries/flicker/test/src/android/tools/flicker/subject/surfaceflinger/ |
D | LayersTraceSubjectTest.kt | 120 .then() in <lambda>() 123 .then() in <lambda>() 139 .then() in <lambda>() 307 .then() in <lambda>() 309 .then() in <lambda>() 316 .then() in <lambda>()
|