Home
last modified time | relevance | path

Searched refs:granularityKey (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_segmenter_test.cpp56 JSHandle<JSTaggedValue> granularityKey = thread->GlobalConstants()->GetHandledGranularityString(); in JSSegmenterCreateWithLocaleAndOptionsTest() local
58 JSObject::SetProperty(thread, optionsObj, granularityKey, granularity); in JSSegmenterCreateWithLocaleAndOptionsTest()
187 JSHandle<JSTaggedValue> granularityKey = globalConst->GetHandledGranularityString(); in HWTEST_F_L0() local
190 JSObject::GetProperty(thread, resultObj, granularityKey).GetValue(), defaultGranularityValue), true); in HWTEST_F_L0()

Completed in 1 milliseconds