Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/util/tests/
H A Dstruct_field_test.cpp66 int64_t &pos4 = sF2.Of(pos3); in TEST_F() local
67 EXPECT_EQ(pos4, 5U); in TEST_F()
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dstring_helper_test.cpp86 size_t pos4 = StringHelper::Find(u16ValueStr, u16SearchStr2, 0); in HWTEST_F_L0() local
92 EXPECT_EQ(pos4, std::string::npos); in HWTEST_F_L0()

Completed in 1 milliseconds