Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Drunslots_allocator_test.cpp230 auto checkStr = [](char *str, char c, size_t size) { in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1580 uint32_t BuiltinsRegExp::UpdateExpressionFlags(JSThread *thread, const CString &checkStr) in UpdateExpressionFlags()
1716 CString checkStr = ConvertToString(*flagsStrHandle, StringConvertedUsage::LOGICOPERATION); in RegExpInitialize() local