Searched defs:VectorIntWorkspace (Results 1 – 1 of 1) sorted by relevance
| /external/libtextclassifier/common/ | ||
| D | workspace.cc | 47 VectorIntWorkspace::VectorIntWorkspace(int size) : elements_(size) {} in VectorIntWorkspace() function in libtextclassifier::nlp_core::VectorIntWorkspace |