Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/criterion/
DInclusiveCriterion.py66 if self.noValue in valueList:
69 self.__currentValues.add(self.noValue)
72 if self.noValue in self.__currentValues:
73 self.__currentValues.remove(self.noValue)
77 and currentValue != self.noValue:
92 self.__currentValues.append(self.noValue)
DCriterion.py49 def noValue(self): member in Criterion
DExclusiveCriterion.py51 if currentValue in self._allowedValues or currentValue == self.noValue:
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/type/
Dbase.py56 noValue = __NoValue() variable
60 defaultValue = noValue
63 if value is None or value is noValue:
65 if value is None or value is noValue:
66 self.__hashedValue = value = noValue
75 if self._value is noValue:
124 if self._value is noValue:
Duniv.py267 defaultBinValue = defaultHexValue = base.noValue
279 if value is None or value is base.noValue:
281 if value is None or value is base.noValue:
381 if self._value is base.noValue:
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/userInteraction/
DUserInteractor.py145 and not x == criterion.noValue]:
169 criterion.noValue)))
/external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/testGenerator/
DTestVectorFactory.py76 newCriterion.currentValue = newCriterion.noValue
/external/opencv3/samples/java/sbt/sbt/
Dsbt-launch.jarmodule.properties org/apache/ivy/Ivy$1.class Ivy.java package org ...