Home
last modified time | relevance | path

Searched refs:times (Results 1 – 9 of 9) sorted by relevance

/device/google/redfin/vibrator/drv2624/tests/
Dtest-vibrator.cpp194 auto times = relax ? AnyNumber() : Exactly(0); in relaxMock() local
199 EXPECT_CALL(*mMockApi, destructor()).Times(times); in relaxMock()
200 EXPECT_CALL(*mMockApi, setAutocal(_)).Times(times); in relaxMock()
201 EXPECT_CALL(*mMockApi, setOlLraPeriod(_)).Times(times); in relaxMock()
202 EXPECT_CALL(*mMockApi, setActivate(_)).Times(times); in relaxMock()
203 EXPECT_CALL(*mMockApi, setDuration(_)).Times(times); in relaxMock()
204 EXPECT_CALL(*mMockApi, setState(_)).Times(times); in relaxMock()
205 EXPECT_CALL(*mMockApi, hasRtpInput()).Times(times); in relaxMock()
206 EXPECT_CALL(*mMockApi, setRtpInput(_)).Times(times); in relaxMock()
207 EXPECT_CALL(*mMockApi, setMode(_)).Times(times); in relaxMock()
[all …]
/device/google/barbet/vibrator/drv2624/tests/
Dtest-vibrator.cpp194 auto times = relax ? AnyNumber() : Exactly(0); in relaxMock() local
199 EXPECT_CALL(*mMockApi, destructor()).Times(times); in relaxMock()
200 EXPECT_CALL(*mMockApi, setAutocal(_)).Times(times); in relaxMock()
201 EXPECT_CALL(*mMockApi, setOlLraPeriod(_)).Times(times); in relaxMock()
202 EXPECT_CALL(*mMockApi, setActivate(_)).Times(times); in relaxMock()
203 EXPECT_CALL(*mMockApi, setDuration(_)).Times(times); in relaxMock()
204 EXPECT_CALL(*mMockApi, setState(_)).Times(times); in relaxMock()
205 EXPECT_CALL(*mMockApi, hasRtpInput()).Times(times); in relaxMock()
206 EXPECT_CALL(*mMockApi, setRtpInput(_)).Times(times); in relaxMock()
207 EXPECT_CALL(*mMockApi, setMode(_)).Times(times); in relaxMock()
[all …]
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-vibrator.cpp198 auto times = relax ? AnyNumber() : Exactly(0); in relaxMock() local
203 EXPECT_CALL(*mMockApi, destructor()).Times(times); in relaxMock()
204 EXPECT_CALL(*mMockApi, setAutocal(_)).Times(times); in relaxMock()
205 EXPECT_CALL(*mMockApi, setOlLraPeriod(_)).Times(times); in relaxMock()
206 EXPECT_CALL(*mMockApi, setActivate(_)).Times(times); in relaxMock()
207 EXPECT_CALL(*mMockApi, setDuration(_)).Times(times); in relaxMock()
208 EXPECT_CALL(*mMockApi, setState(_)).Times(times); in relaxMock()
209 EXPECT_CALL(*mMockApi, hasRtpInput()).Times(times); in relaxMock()
210 EXPECT_CALL(*mMockApi, setRtpInput(_)).Times(times); in relaxMock()
211 EXPECT_CALL(*mMockApi, setMode(_)).Times(times); in relaxMock()
[all …]
/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp277 auto times = relax ? AnyNumber() : Exactly(0); in relaxMock() local
282 EXPECT_CALL(*mMockApi, destructor()).Times(times); in relaxMock()
283 EXPECT_CALL(*mMockApi, setF0(_)).Times(times); in relaxMock()
284 EXPECT_CALL(*mMockApi, setF0Offset(_)).Times(times); in relaxMock()
285 EXPECT_CALL(*mMockApi, setRedc(_)).Times(times); in relaxMock()
286 EXPECT_CALL(*mMockApi, setQ(_)).Times(times); in relaxMock()
287 EXPECT_CALL(*mMockApi, hasOwtFreeSpace()).Times(times); in relaxMock()
288 EXPECT_CALL(*mMockApi, getOwtFreeSpace(_)).Times(times); in relaxMock()
289 EXPECT_CALL(*mMockApi, setF0CompEnable(_)).Times(times); in relaxMock()
290 EXPECT_CALL(*mMockApi, setRedcCompEnable(_)).Times(times); in relaxMock()
[all …]
/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.cc127 const struct timespec times[2] = { in CopyDirectoryImpl() local
136 if (dest_fd->Futimens(times) != 0) { in CopyDirectoryImpl()
/device/amlogic/yukawa/board-info/
DREADME42 -- Enter recovery / upgrade mode by pressing function button 3 times in 2s.
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.h392 int Futimens(const struct timespec times[2]);
Dshared_fd.cpp1060 int FileInstance::Futimens(const struct timespec times[2]) { in Futimens()
1062 int rval = TEMP_FAILURE_RETRY(futimens(fd_, times)); in Futimens()
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto1202 // at all times.
1954 // Num. times the ring buffer wrapped around.
1981 // Num. of times the service detected packet loss on a trace writer
2378 // Index of the story run (>0 if the same story was run several times).
6578 // The display-compositor may drop a frame some times (e.g. the frame missed
7506 // error (including timeouts). This can generally happen many times over the
7511 // If |write_into_file| is specified, this can happen many times over the