Lines Matching refs:exists
128 bool exists = false; in TEST() local
130 i::ReadFile(initialize_logger.StopLoggingGetTempFile(), &exists, true)); in TEST()
131 CHECK(exists); in TEST()
388 bool exists = false; in TEST() local
390 i::ReadFile(initialize_logger.StopLoggingGetTempFile(), &exists, true)); in TEST()
391 CHECK(exists); in TEST()
431 bool exists = false; in TEST() local
433 i::ReadFile(initialize_logger.StopLoggingGetTempFile(), &exists, true)); in TEST()
434 CHECK(exists); in TEST()
504 bool exists = false; in TEST() local
506 i::ReadFile(initialize_logger.StopLoggingGetTempFile(), &exists, true)); in TEST()
507 CHECK(exists); in TEST()