Searched refs:test_shard_file (Results 1 – 1 of 1) sorted by relevance
6048 const char* const test_shard_file = posix::GetEnv(kTestShardStatusFile); in WriteToShardStatusFileIfNeeded() local6049 if (test_shard_file != nullptr) { in WriteToShardStatusFileIfNeeded()6050 FILE* const file = posix::FOpen(test_shard_file, "w"); in WriteToShardStatusFileIfNeeded()6055 test_shard_file, kTestShardStatusFile); in WriteToShardStatusFileIfNeeded()