Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/tools/coverage/
Dcoverage.py490 class IneligibleConfigurationAppliedError(CustomError): class in Configuration
540 raise self.IneligibleConfigurationAppliedError(self, criteria.export())
1021 errorToIgnore.append(Configuration.IneligibleConfigurationAppliedError)