Searched refs:LESS_THAN (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/split-select/
H A DRule.h34 LESS_THAN = 1, enumerator in enum:split::Rule::Operator
H A DTestRules.cpp45 rule.op = Rule::LESS_THAN;
H A DRuleGenerator.cpp45 version->op = Rule::LESS_THAN;
61 lt->op = Rule::LESS_THAN;
H A DRule.cpp56 case LESS_THAN:
57 str.append("LESS_THAN");

Completed in 364 milliseconds