Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_displaynames_test.cpp68 JSHandle<TaggedArray> displayLocale = JSDisplayNames::GetAvailableLocales(thread); in HWTEST_F_L0() local
69 uint32_t localeLen = displayLocale->GetLength(); in HWTEST_F_L0()
73 EXPECT_FALSE(displayLocale->Get(i).IsHole()); in HWTEST_F_L0()

Completed in 1 milliseconds