Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dpending_want.cpp29 constexpr int32_t NOTEQ = -1; member
331 return targetCode == otherCode ? ERR_OK : NOTEQ; in IsEquals()
/foundation/ability/ability_runtime/test/unittest/pending_want_test/
H A Dpending_want_test.cpp68 constexpr int32_t NOTEQ = -1; member
1330 EXPECT_EQ(pendingWant->IsEquals(pendingWant, pendingWant2), NOTEQ); in HWTEST_F()

Completed in 4 milliseconds