Searched defs:until (Results 1 – 2 of 2) sorted by relevance
154 int until = pos + columnForExactMatching.length; in insertSelectionArgumentStrings() local161 int until = pos + columnForPartialMatching.length; in insertSelectionArgumentStrings() local
174 clock::time_point until = clock::now() + 250ms; in TEST_F() local