Home
last modified time | relevance | path

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

12

/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-vibrator.cpp197 auto times = relax ? AnyNumber() : Exactly(0); in relaxMock() local
202 EXPECT_CALL(*mMockApi, destructor()).Times(times); in relaxMock()
203 EXPECT_CALL(*mMockApi, setAutocal(_)).Times(times); in relaxMock()
204 EXPECT_CALL(*mMockApi, setOlLraPeriod(_)).Times(times); in relaxMock()
205 EXPECT_CALL(*mMockApi, setActivate(_)).Times(times); in relaxMock()
206 EXPECT_CALL(*mMockApi, setDuration(_)).Times(times); in relaxMock()
207 EXPECT_CALL(*mMockApi, setState(_)).Times(times); in relaxMock()
208 EXPECT_CALL(*mMockApi, hasRtpInput()).Times(times); in relaxMock()
209 EXPECT_CALL(*mMockApi, setRtpInput(_)).Times(times); in relaxMock()
210 EXPECT_CALL(*mMockApi, setMode(_)).Times(times); in relaxMock()
[all …]
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/test/
DREADME.txt2 - To execute test suite nt times with n entries, command "ipanatest sep nt n"
8 - To execute test suite nt times with n entries, command "ipanatest reg nt n"
10 Example: To execute test suite 5 times with 32 entries, command "ipanattest reg 5 32"
15 Example: To execute inotify 5 times, command "ipanattest inotify 5"
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/
DREADME.txt2 - To execute test suite nt times with n entries, command "ipanatest sep nt n"
8 - To execute test suite nt times with n entries, command "ipanatest reg nt n"
10 Example: To execute test suite 5 times with 32 entries, command "ipanattest reg 5 32"
15 Example: To execute inotify 5 times, command "ipanattest inotify 5"
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/test/
DREADME.txt2 - To execute test suite nt times with n entries, command "ipanatest sep nt n"
8 - To execute test suite nt times with n entries, command "ipanatest reg nt n"
10 Example: To execute test suite 5 times with 32 entries, command "ipanattest reg 5 32"
15 Example: To execute inotify 5 times, command "ipanattest inotify 5"
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-vibrator.cpp223 auto times = relax ? AnyNumber() : Exactly(0); in relaxMock() local
228 EXPECT_CALL(*mMockApi, destructor()).Times(times); in relaxMock()
229 EXPECT_CALL(*mMockApi, setF0(_)).Times(times); in relaxMock()
230 EXPECT_CALL(*mMockApi, setRedc(_)).Times(times); in relaxMock()
231 EXPECT_CALL(*mMockApi, setQ(_)).Times(times); in relaxMock()
232 EXPECT_CALL(*mMockApi, setActivate(_)).Times(times); in relaxMock()
233 EXPECT_CALL(*mMockApi, setDuration(_)).Times(times); in relaxMock()
234 EXPECT_CALL(*mMockApi, getEffectCount(_)).Times(times); in relaxMock()
235 EXPECT_CALL(*mMockApi, getEffectDuration(_)).Times(times); in relaxMock()
236 EXPECT_CALL(*mMockApi, setEffectIndex(_)).Times(times); in relaxMock()
[all …]
/hardware/interfaces/neuralnetworks/1.3/
DIFencedExecutionCallback.hal48 * launching the execution and status is NONE, all times
55 * launching the execution and status is NONE, all times
DIExecutionCallback.hal59 * launching the execution and status is NONE, all times must
/hardware/interfaces/power/1.0/
Dtypes.hal116 * Number of times the voter voted for the platform sleep state since boot.
140 * Total number of times system entered this state.
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto230 /* The times of checkpoint function called in foreground*/
232 /* The times of checkpoint function called in background */
234 /* The times of garbage collection function called in foreground */
236 /* The times of garbage collection function called in background */
272 /* A message containing boot times */
345 /* The cycle count number; record of charge/discharge times */
476 /* A message containing how many times of ufs host reset */
/hardware/interfaces/power/1.1/
Dtypes.hal37 * Total number of times sub-system entered this state.
/hardware/interfaces/neuralnetworks/1.2/
DIExecutionCallback.hal53 * launching the execution and status is NONE, all times must
Dtypes.t323 * succeeds, all times must be reported as UINT64_MAX. A driver may choose
DIPreparedModel.hal141 * NONE, all times must be reported as UINT64_MAX. A driver may
/hardware/interfaces/tv/cec/1.1/
DIHdmiCec.hal34 * be able to be called as many times as necessary in order to support
/hardware/interfaces/tests/baz/1.0/
DIBase.hal43 * multiple times in the same scope, this test ensures that that's no
/hardware/interfaces/thermal/1.0/
DIThermal.hal42 * Retrieves CPU usage information of each core: active and total times
/hardware/interfaces/power/stats/1.0/
Dtypes.hal112 * Total number of times that the state was entered since the corresponding
DIPowerStats.hal142 * the number of times that each state was entered, and a timestamp
/hardware/interfaces/gnss/1.0/
DIGnssConfiguration.hal75 * times. They can be called even when GnssLocationProvider is already
/hardware/interfaces/tv/tuner/1.0/
DIFrontend.hal139 * called multiple times to update LNB assignment. The LNB resource must be
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal30 * be able to be called as many times as necessary in order to support
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal506 * - Framework must be able to call this API multiple times for the same
534 * - Framework must be able to call this API multiple times for the same
/hardware/interfaces/camera/device/3.2/
DICameraDeviceCallback.hal40 * processCaptureResult() may be invoked multiple times by the HAL in
/hardware/interfaces/graphics/mapper/2.0/
DIMapper.hal96 * multiple times to create multiple imported handles. The imported handle
/hardware/interfaces/tetheroffload/control/1.0/
DIOffloadControl.hal32 * If this API is called multiple times without first calling stopOffload, then the subsequent

12