Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_dao_test.cpp668 Cond cond4("num", LE, 0); in HWTEST_F()
669 ASSERT_EQ(cond4.ToString(), "num <= 0"); in HWTEST_F()
706 Cond cond4("INT_VALUE", GE, 0); in HWTEST_F()
707 docQuery.And(cond4); in HWTEST_F()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp640 std::string cond4 = R"~({"version":"V1","condition":{"and":[{"invalid":"PLUGIN_NAME","op":"=", in HWTEST_F() local
642 QueryTestWithCondition(cond4); in HWTEST_F()

Completed in 6 milliseconds