Home
last modified time | relevance | path

Searched defs:runCode (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c2041 UScriptCode runCode; member
2051 UScriptCode runCode; in CheckScriptRuns() local
/external/skia/src/utils/
DSkLua.cpp115 bool SkLua::runCode(const char code[]) { in runCode() function in SkLua
124 bool SkLua::runCode(const void* code, size_t size) { in runCode() function in SkLua