Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/device/command/
Dinstrumentation_command_builder.py150 CONFLICTING_PARAMS_MESSAGE = ('only a list of classes and test methods or ' variable in InstrumentationTestCommandBuilder
155 raise Exception(self.CONFLICTING_PARAMS_MESSAGE)
160 raise Exception(self.CONFLICTING_PARAMS_MESSAGE)
165 raise Exception(self.CONFLICTING_PARAMS_MESSAGE)