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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc5844 const char* const test_shard_file = posix::GetEnv(kTestShardStatusFile); local
5845 if (test_shard_file != NULL) {
5846 FILE* const file = posix::FOpen(test_shard_file, "w");
5851 test_shard_file, kTestShardStatusFile);

Completed in 18 milliseconds