Searched defs:BoundTest (Results 1 – 1 of 1) sorted by relevance
651 TEST_F(OsrTest, BoundTest) in TEST_F() argument677 std::string BoundTest = std::string(start) + std::string(text.str()) + std::string(end); in TEST_F() local