Home
last modified time | relevance | path

Searched refs:AssertionTemplateWithComponent (Results 1 – 25 of 58) sorted by relevance

123

/platform_testing/libraries/flicker/src/android/tools/flicker/assertors/assertions/
DAssertionTemplateWithComponent.kt23 abstract class AssertionTemplateWithComponent(vararg val components: ComponentTemplate) : class
29 if (other !is AssertionTemplateWithComponent) { in <lambda>()
DAppWindowIsInvisibleAtEnd.kt25 AssertionTemplateWithComponent(component) {
DAppLayerIsInvisibleAtStart.kt25 AssertionTemplateWithComponent(component) {
DAppWindowIsInvisibleAtStart.kt24 AssertionTemplateWithComponent(component) {
DAppWindowIsTopWindowAtStart.kt24 AssertionTemplateWithComponent(component) {
DAppWindowOnTopAtStart.kt24 AssertionTemplateWithComponent(component) {
DAppLayerIsVisibleAlways.kt25 AssertionTemplateWithComponent(component) {
DAppLayerIsInvisibleAtEnd.kt25 AssertionTemplateWithComponent(component) {
DLayerIsInvisibleAtEnd.kt25 AssertionTemplateWithComponent(component) {
DAppWindowOnTopAtEnd.kt24 AssertionTemplateWithComponent(component) {
DLayerIsInvisibleAtStart.kt25 AssertionTemplateWithComponent(component) {
DAppWindowIsVisibleAtStart.kt24 AssertionTemplateWithComponent(component) {
DNonAppWindowIsVisibleAtStart.kt25 AssertionTemplateWithComponent(component) {
DNonAppWindowIsInvisibleAlways.kt25 AssertionTemplateWithComponent(component) {
DLayerIsVisibleAtEnd.kt25 AssertionTemplateWithComponent(component) {
DLayerIsVisibleAtStart.kt25 AssertionTemplateWithComponent(component) {
DLayerIsInvisibleAlways.kt25 AssertionTemplateWithComponent(component) {
DAppWindowIsVisibleAtEnd.kt24 AssertionTemplateWithComponent(component) {
DLayerIsVisibleAlways.kt25 AssertionTemplateWithComponent(component) {
DAppLayerIsVisibleAtStart.kt25 AssertionTemplateWithComponent(component) {
DAppWindowIsVisibleAlways.kt25 AssertionTemplateWithComponent(component) {
DNonAppWindowIsVisibleAtEnd.kt25 AssertionTemplateWithComponent(component) {
DNonAppWindowIsVisibleAlways.kt25 AssertionTemplateWithComponent(component) {
DWindowBecomesPinned.kt28 AssertionTemplateWithComponent(component) {
DLayerBecomesVisible.kt27 AssertionTemplateWithComponent(component) {

123