Home
last modified time | relevance | path

Searched refs:found_end (Results 1 – 6 of 6) sorted by relevance

/external/libtextclassifier/util/utf8/
Dunilib-icu.cc121 const int found_end = End(status); in ApproximatelyMatches() local
125 if (found_start != 0 || found_end != text_.countChar32()) { in ApproximatelyMatches()
/external/google-breakpad/src/testing/gtest/scripts/
Dpump.py201 found_end = found_start + length
202 return MakeToken(lines, found_start, found_end, token_type)
/external/protobuf/gtest/scripts/
Dpump.py202 found_end = found_start + length
203 return MakeToken(lines, found_start, found_end, token_type)
/external/v8/testing/gtest/scripts/
Dpump.py201 found_end = found_start + length
202 return MakeToken(lines, found_start, found_end, token_type)
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
Dpump.py201 found_end = found_start + length
202 return MakeToken(lines, found_start, found_end, token_type)
/external/googletest/googletest/scripts/
Dpump.py201 found_end = found_start + length
202 return MakeToken(lines, found_start, found_end, token_type)