Searched refs:kTotalBytes (Results 1 – 1 of 1) sorted by relevance
481 constexpr size_t kTotalBytes = 1024 * 1024 * 4; in TEST_F() local491 if (total_bytes_received == kTotalBytes) in TEST_F()514 for (size_t i = 0; i < kTotalBytes / sizeof(buf); i++) in TEST_F()