Searched refs:strUnderTest (Results 1 – 1 of 1) sorted by relevance
179 std::string strUnderTest = "ab"; in TEST() local183 strUnderTest += strUnderTest; in TEST()185 EXPECT_FALSE(isSelectedPropertyAllowed(strUnderTest)); in TEST()