Home
last modified time | relevance | path

Searched defs:query_str (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/frameworks/minikin/tests/unittest/
H A DLayoutUtilsTest.cpp25 void ExpectNextWordBreakForCache(size_t offset_in, const char* query_str) { in ExpectNextWordBreakForCache()
36 void ExpectPrevWordBreakForCache(size_t offset_in, const char* query_str) { in ExpectPrevWordBreakForCache()
/aosp_15_r20/external/marisa-trie/tests/
H A Dbase-test.cc262 const char *query_str = "query"; in TestAgent() local
/aosp_15_r20/external/marisa-trie/bindings/perl/
H A Dmarisa-swig.cxx135 void Agent::query_str(const char **ptr_out, size_t *length_out) const { in query_str() function in marisa_swig::Agent
/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig.cxx135 void Agent::query_str(const char **ptr_out, size_t *length_out) const { in query_str() function in marisa_swig::Agent
H A Dmarisa.py166 def query_str(self): return _marisa.Agent_query_str(self) member in Agent
/aosp_15_r20/external/marisa-trie/bindings/
H A Dmarisa-swig.cxx135 void Agent::query_str(const char **ptr_out, size_t *length_out) const { in query_str() function in marisa_swig::Agent
/aosp_15_r20/external/marisa-trie/bindings/ruby/
H A Dmarisa-swig.cxx135 void Agent::query_str(const char **ptr_out, size_t *length_out) const { in query_str() function in marisa_swig::Agent