Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dcompact_lang_det_impl.cc849 int CountSpaces4(const char* src, int src_len) { in CountSpaces4() function
996 int space_n = CountSpaces4(src, len); in CheapSqueezeInplace()
1073 if ((CountSpaces4(src, testsize) >= space_thresh) || in CheapSqueezeTriggerTest()