Searched refs:getMaxId (Results 1 – 5 of 5) sorted by relevance
149 this->conflicts = {getMaxId()}; in TYPED_TEST()150 std::string expectedId = getMaxId(); in TYPED_TEST()152 EXPECT_THAT(this->makeIdName("", getMaxId()), in TYPED_TEST()153 Eq(std::pair{expectedId, getMaxId()})); in TYPED_TEST()
224 std::string reportId = utils::string_utils::getMaxId(); in TEST_F()
204 std::string reportId = utils::string_utils::getMaxId(); in TEST_F()
8 std::string getMaxId();
50 std::string getMaxId() in getMaxId() function