Home
last modified time | relevance | path

Searched refs:multiple (Results 1 – 25 of 64) sorted by relevance

123

/tools/metalava/metalava/src/main/java/com/android/tools/metalava/
DApiSelectionOptions.kt20 import com.github.ajalt.clikt.parameters.options.multiple
55 .multiple()
68 .multiple()
83 .multiple()
DMainCommand.kt41 import com.github.ajalt.clikt.parameters.arguments.multiple in <lambda>()
85 .multiple() in <lambda>()
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/compatibility/
DMultipleCompatibilityFilesTest.kt109 fun `Test current system vs multiple released compatibility files`() { in Test current system vs multiple released compatibility files()
122 fun `Test current system vs multiple released compatibility files (invalid first)`() { in Test current system vs multiple released compatibility files (invalid first)()
135 fun `Test current public vs multiple removed compatibility files (invalid first)`() { in Test current public vs multiple removed compatibility files (invalid first)()
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/stub/
DStubsInterfaceTest.kt413 fun `Interface extending multiple interfaces`() { in Interface extending multiple interfaces()
503 fun `Extends and implements multiple interfaces in Kotlin Stubs`() { in Extends and implements multiple interfaces in Kotlin Stubs()
535 fun `Extends and implements multiple interfaces`() { in Extends and implements multiple interfaces()
/tools/metalava/metalava-model-text/src/test/java/com/android/tools/metalava/model/text/
DMultipleFileTest.kt29 fun `Test parse multiple files correctly updates super class`() { in Test parse multiple files correctly updates super class()
87 fun `Test generic class split across multiple files detect type parameter inconsistencies`() { in Test generic class split across multiple files detect type parameter inconsistencies()
DApiFileTest.kt376 fun `Test split across multiple files, middle missing`() { in <lambda>()
400 fun `Test split across multiple files`() { in <lambda>()
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/cli/compatibility/
DCompatibilityCheckOptions.kt31 import com.github.ajalt.clikt.parameters.options.multiple in <lambda>()
92 .multiple() in <lambda>()
111 .multiple() in <lambda>()
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/cli/common/
DEarlyOptions.kt22 import com.github.ajalt.clikt.parameters.arguments.multiple
93 @Suppress("unused") private val ignored by argument().multiple()
DMetalavaCommand.kt27 import com.github.ajalt.clikt.parameters.arguments.multiple
147 .multiple()
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/cli/lint/
DApiLintOptions.kt29 import com.github.ajalt.clikt.parameters.options.multiple
84 .multiple()
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/cli/common/
DPreviouslyReleasedApiTest.kt44 fun `check multiple signature files`() { in check multiple signature files()
73 fun `check multiple jar files`() { in check multiple jar files()
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/cli/signature/
DMergeSignaturesCommand.kt32 import com.github.ajalt.clikt.parameters.arguments.multiple
64 .multiple(required = true)
DUpdateSignatureHeaderCommand.kt26 import com.github.ajalt.clikt.parameters.arguments.multiple in <lambda>()
83 .multiple(required = true) in <lambda>()
/tools/tradefederation/core/javatests/res/testtype/
Dpython_output4.txt13 Push multiple files to the device in one adb push command. ... ok
42 Sync multiple host directories to a specific path. ... ok
50 Push multiple files to the device in one adb push command. ... ok
79 Sync multiple host directories to a specific path. ... ok
87 Push multiple files to the device in one adb push command. ... ok
116 Sync multiple host directories to a specific path. ... ok
124 Push multiple files to the device in one adb push command. ... ok
153 Sync multiple host directories to a specific path. ... ok
175 Hammer `adb shell exit 42` with multiple threads. ... adb: device offline
342 Hammer `adb shell exit 42` with multiple threads.
/tools/metalava/metalava-model-testsuite-cli/src/main/java/com/android/tools/metalava/model/testsuite/cli/
DUpdateBaselineCommand.kt25 import com.github.ajalt.clikt.parameters.arguments.multiple in <lambda>()
61 .multiple(required = true)
/tools/asuite/atest/test_plans/
DINTEGRATION_TESTS75 # TODO (b/302998963): Mark this test first due to there's multiple choice to run this class.
95 # Mark this due to multiple selection not support in integration test.
114 ###Purpose: Test with case(s) of multiple devices in test config###
/tools/metalava/stub-annotations/src/main/java/androidx/annotation/
DSize.java39 long multiple() default 1; in multiple() method
/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/methoditem/
DCommonSuperMethodsTest.kt463 fun `Test multiple super methods from parent interfaces`() { in Test multiple super methods from parent interfaces()
530 fun `Test multiple super methods from parent interfaces (reverse)`() { in Test multiple super methods from parent interfaces (reverse)()
597 fun `Test multiple super methods from parent and grand parent interfaces`() { in Test multiple super methods from parent and grand parent interfaces()
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/apilevels/
DApiToExtensionsMapTest.kt92 fun `multiple extensions`() { in multiple extensions()
144 fun `multiple mainline modules`() { in multiple mainline modules()
/tools/tradefederation/core/javatests/res/config/suite/
Dsuite.md9 A test can also be easily added to multiple suites by specifying the suite name
11 complicated GCL files, for a test to run in multiple suites.
/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/typeitem/
DCommonTypeParameterItemTest.kt100 fun `Test typeBounds multiple`() { in Test typeBounds multiple()
280 fun `Test type parameter bounds with multiple class parameters`() { in Test type parameter bounds with multiple class parameters()
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
DApiFromTextTest.kt64 fun `Invoking function with multiple parameters as parameter default value`() { in Invoking function with multiple parameters as parameter default value()
/tools/repohooks/tools/
Dpylintrc44 # Use multiple processes to speed up Pylint. A value of 0 autodetects available
59 # be used to obtain the result of joining multiple strings with the addition
73 # either give multiple identifier separated by comma (,) or put this option
74 # multiple time. See also the "--disable" option for examples.
79 # can either give multiple identifiers separated by comma (,) or put this
80 # option multiple times (only on the command line, not in the configuration
/tools/netsim/ui/
Drollup.config.mjs11 // Entry point for application build; can specify a glob to build multiple
/tools/asuite/
Dpylintrc18 # Use multiple processes to speed up Pylint.

123