Home
last modified time | relevance | path

Searched refs:hasNext (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DnominalSubtypeCheckOfTypeParameter.ts28 hasNext(): boolean method
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp94 EXPECT_TRUE(jsIntlIterator.hasNext()); in HWTEST_F_L0()
100 EXPECT_FALSE(jsIntlIterator.hasNext()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h96 UBool hasNext() const override in hasNext() function