Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_dao_test.cpp670 Cond cond5("num", GT, TEST_DOU_VALUE); in HWTEST_F()
671 ASSERT_EQ(cond5.ToString(), "num > 123.456000"); in HWTEST_F()
708 Cond cond5("INT_VALUE", LT, 2); // INT_VALUE < 2 in HWTEST_F()
709 docQuery.And(cond5); in HWTEST_F()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp644 std::string cond5 = R"~({"version":"V1","condition":{"and":[{"param":"PLUGIN_NAME","invalid":"=", in HWTEST_F() local
646 QueryTestWithCondition(cond5); in HWTEST_F()

Completed in 4 milliseconds