Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_dao_test.cpp672 Cond cond6("num", GE, TEST_DOU_VALUE); in HWTEST_F()
673 ASSERT_EQ(cond6.ToString(), "num >= 123.456000"); in HWTEST_F()
710 Cond cond6("INT_VALUE", LE, 2); // INT_VALUE <= 2 in HWTEST_F()
711 docQuery.And(cond6); in HWTEST_F()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp648 std::string cond6 = R"~({"version":"V1","condition":{"and":[{"param":"PLUGIN_NAME","op":"**", in HWTEST_F() local
650 QueryTestWithCondition(cond6); in HWTEST_F()

Completed in 4 milliseconds