Home
last modified time | relevance | path

Searched refs:hint (Results 1 – 9 of 9) sorted by relevance

/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
DProcessModelFragment.kt54 thread.hint(name = name) in <lambda>()
68 hint(name = other.name) in <lambda>()
83 fun hint(id: Int = InvalidId, name: String? = null) { in <lambda>() method
DThreadModelFragment.kt28 …fun hint(pid: Int = InvalidId, name: String? = null, tgid: Int = InvalidId, processName: String? =… in hint() method in trebuchet.model.fragments.ThreadModelFragment
/tools/repohooks/tools/
Dpylintrc335 # Include a hint for the correct naming format with invalid-name
336 include-naming-hint=no
341 # Naming hint for function names
342 function-name-hint=[a-z_][a-z0-9_]{2,30}$
347 # Naming hint for variable names
348 variable-name-hint=[a-z_][a-z0-9_]{2,30}$
353 # Naming hint for constant names
354 const-name-hint=(([A-Z_][A-Z0-9_]*)|(__.*__))$
359 # Naming hint for attribute names
360 attr-name-hint=[a-z_][a-z0-9_]{2,30}$
[all …]
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/
DFtraceImporterState.kt57 thread.process.hint(tgid, name) in <lambda>()
80 thread.hint(name = task, tgid = tgid, processName = processName) in <lambda>()
87 thread.hint(processName = processName) in <lambda>()
/tools/tradefederation/core/
Dpylintrc16 # Naming hint for method names
17 method-name-hint=(([a-z][a-z0-9_]{2,50})|(_[a-z0-9_]*))$
/tools/asuite/
Dpylintrc20 # Naming hint for method names.
21 method-name-hint=(([a-z][a-z0-9_]{2,50})|(_[a-z0-9_]*))$
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DModuleDefinition.java955 long hint = 0l; in getRuntimeHint() local
958 hint += ((IRuntimeHintProvider) test).getRuntimeHint(); in getRuntimeHint()
960 hint += 60000; in getRuntimeHint()
963 return hint; in getRuntimeHint()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto449 // This is only a hint. Implementations are free to choose whether to use
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...