/hardware/google/pixel/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 197 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/ |
D | README.txt | 2 - 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/ |
D | README.txt | 2 - 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/ |
D | README.txt | 2 - 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/ |
D | test-vibrator.cpp | 223 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/ |
D | IFencedExecutionCallback.hal | 48 * launching the execution and status is NONE, all times 55 * launching the execution and status is NONE, all times
|
D | IExecutionCallback.hal | 59 * launching the execution and status is NONE, all times must
|
/hardware/interfaces/power/1.0/ |
D | types.hal | 116 * 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/ |
D | pixelatoms.proto | 230 /* 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/ |
D | types.hal | 37 * Total number of times sub-system entered this state.
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | IExecutionCallback.hal | 53 * launching the execution and status is NONE, all times must
|
D | types.t | 323 * succeeds, all times must be reported as UINT64_MAX. A driver may choose
|
D | IPreparedModel.hal | 141 * NONE, all times must be reported as UINT64_MAX. A driver may
|
/hardware/interfaces/tv/cec/1.1/ |
D | IHdmiCec.hal | 34 * be able to be called as many times as necessary in order to support
|
/hardware/interfaces/tests/baz/1.0/ |
D | IBase.hal | 43 * multiple times in the same scope, this test ensures that that's no
|
/hardware/interfaces/thermal/1.0/ |
D | IThermal.hal | 42 * Retrieves CPU usage information of each core: active and total times
|
/hardware/interfaces/power/stats/1.0/ |
D | types.hal | 112 * Total number of times that the state was entered since the corresponding
|
D | IPowerStats.hal | 142 * the number of times that each state was entered, and a timestamp
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssConfiguration.hal | 75 * times. They can be called even when GnssLocationProvider is already
|
/hardware/interfaces/tv/tuner/1.0/ |
D | IFrontend.hal | 139 * called multiple times to update LNB assignment. The LNB resource must be
|
/hardware/interfaces/tv/cec/1.0/ |
D | IHdmiCec.hal | 30 * be able to be called as many times as necessary in order to support
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiStaIface.hal | 506 * - 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/ |
D | ICameraDeviceCallback.hal | 40 * processCaptureResult() may be invoked multiple times by the HAL in
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 96 * multiple times to create multiple imported handles. The imported handle
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | IOffloadControl.hal | 32 * If this API is called multiple times without first calling stopOffload, then the subsequent
|