Home
last modified time | relevance | path

Searched refs:mandatory (Results 1 – 10 of 10) sorted by relevance

/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DPropertyCheck.java33 mandatory = true)
37 mandatory = true)
DApkInstrumentationPreparer.java44 @Option(name = "apk", description = "Name of the apk to instrument", mandatory = true)
47 @Option(name = "package", description = "Name of the package", mandatory = true)
54 @Option(name = "when", description = "When to instrument the apk", mandatory = true)
DPackageDisabler.java33 @Option(name = "package", description = "Name of the package", mandatory = true)
DDynamicConfigPusher.java60 "configurations, or the suite name for suite-level configurations", mandatory = true)
64 mandatory = true)
/cts/suite/audio_quality/lib/include/task/
DModelBuilder.h48 bool mandatory; // whether the child is mandatory or not member
/cts/hostsidetests/jvmti/base/host/src/android/jvmti/cts/
DJvmtiPreparer.java17 mandatory = true)
DJvmtiHostTest.java50 mandatory = true)
55 mandatory = true)
/cts/suite/audio_quality/lib/src/task/
DModelBuilder.cpp120 mandatoryAbsence[i] = childTable[i].mandatory; in parseGeneric()
143 if (childTable[j].mandatory) { in parseGeneric()
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/retry/
DRetryFactoryTest.java62 mandatory = true)
/cts/hostsidetests/media/bitstreams/src/android/media/cts/bitstreams/
DMediaBitstreamsTest.java69 mandatory = true)