Home
last modified time | relevance | path

Searched refs:test_shard_file (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc6692 const char* const test_shard_file = posix::GetEnv(kTestShardStatusFile); in WriteToShardStatusFileIfNeeded() local
6693 if (test_shard_file != NULL) { in WriteToShardStatusFileIfNeeded()
6694 FILE* const file = posix::FOpen(test_shard_file, "w"); in WriteToShardStatusFileIfNeeded()
6699 test_shard_file, kTestShardStatusFile); in WriteToShardStatusFileIfNeeded()