Lines Matching defs:test_shard_file
4360 const char* const test_shard_file = posix::GetEnv(kTestShardStatusFile);4361 if (test_shard_file != NULL) {4362 FILE* const file = posix::FOpen(test_shard_file, "w");4367 test_shard_file, kTestShardStatusFile);