Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_dao_test.cpp666 Cond cond3("num", LT, 0); in HWTEST_F()
667 ASSERT_EQ(cond3.ToString(), "num < 0"); in HWTEST_F()
704 Cond cond3("STR_VALUE", NE, "invalid value"); in HWTEST_F()
705 docQuery.And(cond3); in HWTEST_F()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp637 std::string cond3 = R"~({"version":"V1","condition":{"invalid":[]}})~"; in HWTEST_F() local
638 QueryTestWithCondition(cond3); in HWTEST_F()

Completed in 4 milliseconds