Home
last modified time | relevance | path

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

/external/libtextclassifier/utils/utf8/
Dunilib-javaicu.cc467 const int found_end = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches() local
481 if (found_start != 0 || found_end != context_length_bmp) { in ApproximatelyMatches()
/external/googletest/googletest/scripts/
Dpump.py201 found_end = found_start + length
202 return MakeToken(lines, found_start, found_end, token_type)
/external/google-breakpad/src/testing/gtest/scripts/
Dpump.py201 found_end = found_start + length
202 return MakeToken(lines, found_start, found_end, token_type)