Searched defs:isSmaller (Results 1 – 3 of 3) sorted by relevance
35 public boolean isSmaller(float value) { in isSmaller() method in Range
284 bool LimitCase<DataType>::isSmaller(DataType a, DataType b) const function in LimitCase290 bool LimitCase<tcu::IVec3>::isSmaller(tcu::IVec3 a, tcu::IVec3 b) const function in LimitCase::IVec3
121 bool isSmaller; in operator <() local