Home
last modified time | relevance | path

Searched refs:Scaler (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtimer_test.cpp44 class Scaler { class
61 explicit Scaler(void (*fn)(sigval)) : value_(0), timerValid_(false) in Scaler() function in Scaler
70 ~Scaler() in ~Scaler()
123 Scaler* cd = reinterpret_cast<Scaler*>(value_.sival_ptr); in ScalerFunc()
129 Scaler* cd = reinterpret_cast<Scaler*>(value_.sival_ptr); in ScaNotifyFunc()
192 Scaler scaler(Scaler::ScalerFunc); in HWTEST_F()
216 * @tc.desc: Verify that the "SetTimer" function of the "Scaler" objec
[all...]

Completed in 1 milliseconds