Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/mempool/
Dmaple_string_test.cpp121 const char *testStr2 = "ms_obj2"; in TEST() local
148 const char *testStr2 = "MS_OBJ2"; in TEST() local
172 const char *testStr2 = ""; in TEST() local
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp1863 JSHandle<EcmaString> testStr2 = factory->NewFromASCII("AAAbbbcccDDD"); in HWTEST_F_L0() local