Home
last modified time | relevance | path

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

/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest.h591 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
624 void set_start_timestamp(TimeInMillis start) { start_timestamp_ = start; } in set_start_timestamp()
670 TimeInMillis start_timestamp_; variable
895 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
1016 TimeInMillis start_timestamp_; variable
/external/mesa3d/src/gtest/include/gtest/
Dgtest.h597 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
630 void set_start_timestamp(TimeInMillis start) { start_timestamp_ = start; } in set_start_timestamp()
676 TimeInMillis start_timestamp_; variable
899 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
1020 TimeInMillis start_timestamp_; variable
/external/googletest/googletest/include/gtest/
Dgtest.h606 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
639 void set_start_timestamp(TimeInMillis start) { start_timestamp_ = start; } in set_start_timestamp()
685 TimeInMillis start_timestamp_; variable
913 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
1037 TimeInMillis start_timestamp_; variable
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h561 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
903 TimeInMillis start_timestamp_; variable
Dgtest.cc4347 start_timestamp_(0), in UnitTestImpl()
4610 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/googletest/googletest/src/
Dgtest-internal-inl.h577 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
947 TimeInMillis start_timestamp_; variable
Dgtest.cc2202 : death_test_count_(0), start_timestamp_(0), elapsed_time_(0) {} in TestResult()
2962 start_timestamp_(0), in TestSuite()
3012 start_timestamp_ = internal::GetTimeInMillis(); in Run()
5531 start_timestamp_(0), in UnitTestImpl()
5802 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h575 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
926 TimeInMillis start_timestamp_; variable
Dgtest.cc2029 : death_test_count_(0), start_timestamp_(0), elapsed_time_(0) {} in TestResult()
2764 start_timestamp_(0), in TestSuite()
2814 start_timestamp_ = internal::GetTimeInMillis(); in Run()
2818 elapsed_time_ = internal::GetTimeInMillis() - start_timestamp_; in Run()
5018 start_timestamp_(0), in UnitTestImpl()
5285 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h576 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
939 TimeInMillis start_timestamp_; variable
Dgtest.cc2126 : death_test_count_(0), start_timestamp_(0), elapsed_time_(0) {} in TestResult()
2841 start_timestamp_(0), elapsed_time_(0) {} in TestSuite()
2890 start_timestamp_ = internal::GetTimeInMillis(); in Run()
2894 elapsed_time_ = internal::GetTimeInMillis() - start_timestamp_; in Run()
5062 start_timestamp_(0), elapsed_time_(0), in UnitTestImpl()
5327 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h567 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
905 TimeInMillis start_timestamp_; variable
Dgtest.cc4872 start_timestamp_(0), in UnitTestImpl()
5138 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-internal-inl.h571 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
921 TimeInMillis start_timestamp_; variable
Dgtest.cc4957 start_timestamp_(0), in UnitTestImpl()
5223 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/fmtlib/test/
Dgmock-gtest-all.cc977 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
1312 TimeInMillis start_timestamp_; member in testing::internal::UnitTestImpl
5361 start_timestamp_(0), in UnitTestImpl()
5610 start_timestamp_ = GetTimeInMillis(); in RunAllTests()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc968 TimeInMillis start_timestamp() const { return start_timestamp_; } in start_timestamp()
1310 TimeInMillis start_timestamp_; member in testing::internal::UnitTestImpl
5795 start_timestamp_(0), in UnitTestImpl()
6058 start_timestamp_ = GetTimeInMillis(); in RunAllTests()