Home
last modified time | relevance | path

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

/freebsd-src/contrib/googletest/googletest/test/
H A Dgoogletest-output-test-golden-lin.txt102 [----------] 1 test from LoggingTest
1120 Note: Google Test filter = FatalFailureTest.*:LoggingTest.*
1155 [----------] 1 test from LoggingTest
1156 [ RUN ] LoggingTest.InterleavingLoggingAndAssertions
1170 [ FAILED ] LoggingTest.InterleavingLoggingAndAssertions (? ms)
1171 [----------] 1 test from LoggingTest (? ms total)
1180 [ FAILED ] LoggingTest.InterleavingLoggingAndAssertions
H A Dgoogletest-output-test_.cc148 TEST(LoggingTest, InterleavingLoggingAndAssertions) { in TEST() argument