Searched defs:large_data (Results 1 – 3 of 3) sorted by relevance
67 char large_data[sizeof(CONTENT)]; in TEST() local
444 const std::string large_data(8 * 1024 * 1024 + 1, 'g'); in TEST_F() local
669 std::string large_data(over_limit, 'a'); in TEST_F() local