Home
last modified time | relevance | path

Searched defs:title (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/
DTEST_MAPPING.config.json5 "title": "Test Name", string
14 "title": "Whether this is a deviceless test and should run on a host" string
18 "title": "A list of regex path strings that should trigger this test" string
22 "title": "Custom options to pass to Tradefed", string
25 "title": "The Items Schema", string
29 "title": "RegEx of the class name that should be included in running", string
37 "title": "RegEx of the class name that should be excluded from running", string
45 "title": "Include tests annotated with the following annotation", string
53 "title": "Exclude tests annotated with the following annotation", string
65 "title": "The Root Schema", string
[all …]
/tools/tradefederation/core/src/com/android/tradefed/util/
DTableBuilder.java180 public TableBuilder addTitle(String title) { in addTitle()
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/events/
DTraceMarkerEvent.kt22 class BeginSliceEvent(val tgid: Int, val title: String) : FtraceEventDetails { in <lambda>() constant in trebuchet.importers.ftrace.events.BeginSliceEvent
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py261 title=None, argument