Searched refs:rt2 (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/kernel_lite/time_posix/src/ | ||
H A D | ClockTimeTest.cpp | 147 int rt2 = ftime(&tb);
in HWTEST_F() local 149 EXPECT_EQ(rt2, 0) << "ftime failed, errno=" << errno; in HWTEST_F() |
Completed in 2 milliseconds