Lines Matching refs:ClockTimeTest
36 class ClockTimeTest : public testing::Test { class
60 struct timespec ClockTimeTest::mTestStatTime;
105 INSTANTIATE_TEST_CASE_P(ClockTimeTest, SupportedClockIDTest, ALL_SUPPORTED_IDS);
113 HWTEST_F(ClockTimeTest, testClockSettime, Function | MediumTest | Level1)
135 HWTEST_F(ClockTimeTest, testFtime, Function | MediumTest | Level1)
161 HWTEST_F(ClockTimeTest, testStime, Function | MediumTest | Level1)
183 HWTEST_F(ClockTimeTest, testTime, Function | MediumTest | Level1)
217 HWTEST_F(ClockTimeTest, testTimes, Function | MediumTest | Level1)
264 HWTEST_F(ClockTimeTest, testGettimeofday, Function | MediumTest | Level1) {
286 HWTEST_F(ClockTimeTest, testSettimeofday, Function | MediumTest | Level1) {
313 HWTEST_F(ClockTimeTest, testLocaltime, Function | MediumTest | Level1) {
340 HWTEST_F(ClockTimeTest, testLocaltimer, Function | MediumTest | Level1) {
375 HWTEST_F(ClockTimeTest, testGetdateBasic, Function | MediumTest | Level1) {
411 HWTEST_F(ClockTimeTest, testGetdateError, Function | MediumTest | Level2) {