Lines Matching refs:test
170 test::RandomString(&r, num, &random_string); in TEST_F()
251 std::unique_ptr<WritableFileWriter>(test::GetWritableFileWriter( in ResetSourceStr()
252 new test::StringSink(&control_contents_), "" /* don't care */)); in ResetSourceStr()
256 new test::StringSource(control_contents_)); in ResetSourceStr()
292 test::RandomHumanReadableString(&rng, static_cast<int>(strLen)); in TEST_P()
294 for (int test = 1; test <= 100; ++test) { in TEST_P() local
308 test::RandomHumanReadableString(&rng, static_cast<int>(strLen)); in TEST_P()
310 for (int test = 1; test <= 100; ++test) { in TEST_P() local
352 new test::SeqStringSource(str, &seq_read_count_)); in ResetSourceStr()
387 test::RandomHumanReadableString(&rng, static_cast<int>(strLen)); in TEST_P()
390 for (int test = 1; test <= 100; ++test) { in TEST_P() local
392 if (s && test % 2) { in TEST_P()
410 test::RandomHumanReadableString(&rng, static_cast<int>(strLen)); in TEST_P()
413 for (int test = 1; test <= 100; ++test) { in TEST_P() local
416 if (s && test % 2) { in TEST_P()