Searched defs:large_data (Results 1 – 2 of 2) sorted by relevance
444 const std::string large_data(8 * 1024 * 1024 + 1, 'g'); in TEST_F() local
672 std::string large_data(over_limit, 'a'); in TEST_F() local