Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_displaynames_test.cpp89 … JSHandle<JSTaggedValue> fallBackValue(factory->NewFromASCII(displayOptions["fallback"].c_str())); in SetOptionProperties() local
215 …JSHandle<JSTaggedValue> fallBackValue(factory->NewFromASCII(displayOptionsProperty["fallback"].c_s… in HWTEST_F_L0() local