OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOtherCollection
(Results
1 - 2
of
2
) sorted by null
/external/libtextclassifier/smartselect/
text-classification-model.h
84
const std::string
kOtherCollection
= "other";
text-classification-model.cc
505
return {{
kOtherCollection
, 1.0}};
Completed in 159 milliseconds