Home
last modified time | relevance | path

Searched refs:FORCE_ABI_DESCRIPTION (Results 1 – 8 of 8) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DAbiFormatter.java33 public static final String FORCE_ABI_DESCRIPTION = "The abi to use, can be either 32 or 64."; field in AbiFormatter
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DInstallApkSetup.java57 description = AbiFormatter.FORCE_ABI_DESCRIPTION,
DAllTestAppsInstallSetup.java47 description = AbiFormatter.FORCE_ABI_DESCRIPTION,
/tools/tradefederation/contrib/src/com/android/graphics/tests/
DFlatlandTest.java107 description = AbiFormatter.FORCE_ABI_DESCRIPTION,
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstalledInstrumentationsTest.java227 description = AbiFormatter.FORCE_ABI_DESCRIPTION,
DInstrumentationTest.java228 description = AbiFormatter.FORCE_ABI_DESCRIPTION,
/tools/tradefederation/contrib/src/com/android/performance/tests/
DEmmcPerformanceTest.java99 description = AbiFormatter.FORCE_ABI_DESCRIPTION,
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DTestAppInstallSetup.java112 description = AbiFormatter.FORCE_ABI_DESCRIPTION,