OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:starts_new_word
(Results
1 - 1
of
1
) sorted by null
/external/chromium/testing/gmock/src/
gmock-internal-utils.cc
60
const bool
starts_new_word
= IsUpper(*p) ||
local
65
if (
starts_new_word
&& result != "")
Completed in 30 milliseconds