Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc7735 static void DeathTestAbort(const std::string& message) { in DeathTestAbort() function
7759 DeathTestAbort( \
7780 DeathTestAbort( \
7822 DeathTestAbort("Cannot run a death test outside of a TEST or " in DeathTest()
8914 DeathTestAbort("Unable to open parent process " + in GetStatusFileDescriptor()
8935 DeathTestAbort("Unable to duplicate the pipe handle " + in GetStatusFileDescriptor()
8949 DeathTestAbort("Unable to duplicate the event handle " + in GetStatusFileDescriptor()
8958 DeathTestAbort("Unable to convert pipe handle " + in GetStatusFileDescriptor()
8997 DeathTestAbort("Bad --gtest_internal_run_death_test flag: " + in ParseInternalRunDeathTestFlag()
9009 DeathTestAbort("Bad --gtest_internal_run_death_test flag: " in ParseInternalRunDeathTestFlag()
[all …]