Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/test/src/android/tools/flicker/assertions/
DAssertionStateDataFactoryTest.kt19 import android.tools.Tag
43 Tag.START in checkBuildsStartAssertion()
48 Tag.START in checkBuildsStartAssertion()
53 Tag.START in checkBuildsStartAssertion()
62 Tag.END in checkBuildsEndAssertion()
67 Tag.END in checkBuildsEndAssertion()
72 Tag.END in checkBuildsEndAssertion()
DAssertionDataFactoryTest.kt19 import android.tools.Tag
40 Tag.ALL in checkBuildsTraceAssertion()
46 Tag.ALL in checkBuildsTraceAssertion()
DSubjectsParserTest.kt19 import android.tools.Tag
39 parser.getSubjectOfType(Tag.ALL, LayersTraceSubject::class) in failFileNotFound()
DBaseSubjectsParserTestParse.kt19 import android.tools.Tag
80 doParseStateSubjectAndValidate(Tag.START, expectedStartTime) in parseStateSubjectTagStart()
85 doParseStateSubjectAndValidate(Tag.END, expectedEndTime) in parseStateSubjectTagEnd()
/platform_testing/libraries/flicker/src/android/tools/flicker/assertions/
DSubjectsParser.kt19 import android.tools.Tag
45 tag == Tag.ALL && expectedSubjectClass == WindowManagerTraceSubject::class -> in getSubjectOfType()
47 tag == Tag.ALL && expectedSubjectClass == LayersTraceSubject::class -> in getSubjectOfType()
80 Tag.START -> wmTraceSubject?.subjects?.firstOrNull() in getWmStateSubject()
81 Tag.END -> wmTraceSubject?.subjects?.lastOrNull() in getWmStateSubject()
95 Tag.START -> layersTraceSubject?.subjects?.firstOrNull() in getLayerTraceEntrySubject()
96 Tag.END -> layersTraceSubject?.subjects?.lastOrNull() in getLayerTraceEntrySubject()
DAssertionStateDataFactory.kt19 import android.tools.Tag
36 tag = Tag.START,
47 AssertionDataImpl(tag = Tag.END, expectedSubjectClass = stateSubject, assertion = assertion)
DAssertionDataFactory.kt19 import android.tools.Tag
49 tag = Tag.ALL, in createTraceAssertion()
DAssertionFactory.kt19 import android.tools.Tag
195 Tag.ALL, in createEventLogAssertion()
/platform_testing/libraries/flicker/utils/src/android/tools/io/
DResultArtifactDescriptor.kt19 import android.tools.Tag
26 val tag: String = Tag.ALL
29 get() = tag != Tag.ALL
DReader.kt19 import android.tools.Tag
72 fun readBytes(traceType: TraceType, tag: String = Tag.ALL): ByteArray?
/platform_testing/libraries/flicker/utils/src/android/tools/traces/monitors/
DMonitorUtils.kt26 import android.tools.Tag in <lambda>()
51 .parse(WindowManagerTraceMonitor().withTracing(Tag.ALL, predicate)) in <lambda>()
71 .withTracing(Tag.ALL, predicate) in withSFTracing()
90 .withTracing(Tag.ALL, predicate) in withTransactionsTracing()
138 wmTraceData = WindowManagerTraceMonitor().withTracing(Tag.ALL, predicate) in recordTraces()
DTraceMonitor.kt20 import android.tools.Tag in <lambda>()
106 fun withTracing(tag: String = Tag.ALL, predicate: () -> Unit): ByteArray { in <lambda>()
/platform_testing/libraries/flicker/utils/src/android/tools/
DTag.kt25 object Tag { object
/platform_testing/libraries/flicker/utils/src/android/tools/traces/io/
DResultWriter.kt21 import android.tools.Tag
74 fun addTraceResult(traceType: TraceType, artifact: File, tag: String = Tag.ALL) = apply { in <lambda>()
DResultReader.kt19 import android.tools.Tag in <lambda>()
316 fun hasTraceFile(traceType: TraceType, tag: String = Tag.ALL): Boolean { in <lambda>()
/platform_testing/libraries/flicker/utils/test/src/android/tools/monitors/
DTraceMonitorTest.kt20 import android.tools.Tag
43 protected open val tag = Tag.ALL in getMonitor()
/platform_testing/libraries/flicker/test/src/android/tools/flicker/datastore/
DCachedAssertionRunnerTest.kt20 import android.tools.Tag
130 AssertionDataImpl(Tag.ALL, EventLogSubject::class, assertion)
/platform_testing/libraries/compatibility-common-util/tests/assets/
Darm64_libdl.txt103 Tag Type Name/Value
Darm32_libdl.txt74 Tag Type Name/Value
Dx86app_process64.txt123 Tag Type Name/Value
Dx86app_process32.txt85 Tag Type Name/Value