Functions | |
| int | UnreachableScopeWithoutReturnDoesNotMakeCompilerMad () |
| int | UnreachableScopeWithMacroWithoutReturnDoesNotMakeCompilerMad () |
| TEST (LoggingTest, UnreachableKillProcess) | |
| TEST (LoggingTest, UnreachableKillProcessWithMacro) | |
| base::testing::TEST | ( | LoggingTest | , |
| UnreachableKillProcess | |||
| ) |
Definition at line 21 of file logging_unittests.cc.
References base::KillProcess().
| base::testing::TEST | ( | LoggingTest | , |
| UnreachableKillProcessWithMacro | |||
| ) |
Definition at line 26 of file logging_unittests.cc.
References BASE_UNREACHABLE.
| int base::testing::UnreachableScopeWithMacroWithoutReturnDoesNotMakeCompilerMad | ( | ) |
Definition at line 16 of file logging_unittests.cc.
References BASE_UNREACHABLE.
| int base::testing::UnreachableScopeWithoutReturnDoesNotMakeCompilerMad | ( | ) |
Definition at line 11 of file logging_unittests.cc.
References base::KillProcess().