Searched defs:Longer (Results 1 – 2 of 2) sorted by relevance
155 StringRef Longer = Arg.size() >= Param.size() ? Arg : Param; in applyPrefixHeuristic() local 167 StringRef Longer = Arg.size() >= Param.size() ? Arg : Param; in applySuffixHeuristic() local
1444 TEST_F(ApplyAtomicChangesTest,Longer) TEST_F() argument