Home
last modified time | relevance | path

Searched defs:val4 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Ddyn_buffer_test.cpp97 uint32_t val4 = dynChunk.GetU8(3U); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/regexp/tests/
Ddyn_chunk_test.cpp96 uint32_t val4 = dynChunk.GetU8(3); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sample.cpp2296 Local<JSValueRef> val4 = map->Get(vm, StringRef::NewFromUtf8(vm, "key4")); in MapGetValue() local
2487 Local<StringRef> val4 = jsVal4->ToString(vm); in JsonObjGetValue() local