Home
last modified time | relevance | path

Searched refs:setting (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/tests/
Dacts_base_class_test.py959 def name_gen(self, setting, arg, special_arg=None): argument
960 return "test_%s_%s" % (setting, arg)
962 def logic(self, setting, arg, special_arg=None): argument
964 setting in itrs,
965 ("%s is not in acceptable settings range %s") % (setting,
971 if setting == "pass":
974 elif setting == "fail":
976 elif setting == "skip":
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceSetup.java955 MultiMap<String, String> settingsMap, String setting, String onValue, String offValue) { in setSettingForBinaryState() argument
958 settingsMap.put(setting, onValue); in setSettingForBinaryState()
961 settingsMap.put(setting, offValue); in setSettingForBinaryState()
/tools/tradefederation/core/atest/docs/
Ddeveloper_workflow.md106 [TradeFed README](../../README.md) for information about setting up
/tools/repohooks/
DREADME.md115 This section allows for setting options that affect the overall behavior of the