Searched refs:UserId (Results 1 – 8 of 8) sorted by relevance
2 UserId 999999
64 labeledThresholdParam.at_label<ts::UserId>(), in operator ()()106 paramUnpacked->at_label<ts::UserId>(), in fromLabeledThresholdParam()
91 struct UserId struct
115 .at_label<utils::tstring::UserId>(), in TEST_F()124 .at_label<utils::tstring::UserId>(), in TEST_F()
447 EXPECT_THAT(tocheck.at_label<utils::tstring::UserId>(), in TEST_F() 448 Eq(base.at_label<utils::tstring::UserId>())); in TEST_F()
58 utils::tstring::UserId, utils::tstring::Severity, utils::tstring::DwellTime,
104 if (discreteParam.at_label<ts::UserId>().length() > in verifyThresholdParams() 108 "UserId too long.");
162 const std::string& thresholdName = thresholdParam.at_label<ts::UserId>(); in makeDiscreteThreshold()