Back to build
Raw log | Switch to full mode | Login

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 7 tests from 1 test suite. [----------] Global test environment set-up. [----------] 7 tests from TimestampExtrapolator [ RUN ] TimestampExtrapolator.InformIsSuperceded [ OK ] TimestampExtrapolator.InformIsSuperceded (0 ms) [ RUN ] TimestampExtrapolator.EmptyWithoutInformation [ OK ] TimestampExtrapolator.EmptyWithoutInformation (0 ms) [ RUN ] TimestampExtrapolator.RealTime [ OK ] TimestampExtrapolator.RealTime (0 ms) [ RUN ] TimestampExtrapolator.FastTime [ OK ] TimestampExtrapolator.FastTime (0 ms) [ RUN ] TimestampExtrapolator.SlowTime [ OK ] TimestampExtrapolator.SlowTime (0 ms) [ RUN ] TimestampExtrapolator.TimestampIsConsumed [ OK ] TimestampExtrapolator.TimestampIsConsumed (0 ms) [ RUN ] TimestampExtrapolator.TimestampOnlyCarriesWithoutTimebase [ OK ] TimestampExtrapolator.TimestampOnlyCarriesWithoutTimebase (0 ms) [----------] 7 tests from TimestampExtrapolator (0 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test suite ran. (0 ms total) [ PASSED ] 7 tests.