Home
last modified time | relevance | path

Searched refs:BENCHMARK_F (Results 1 – 25 of 68) sorted by relevance

123

/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/benchmarktest/
H A Dos_account_manager_benchmark_test.cpp59 BENCHMARK_F(OsAccountManagerBenchmarkTest, OsAccountManagerTestCase001)( in BENCHMARK_F() function
82 BENCHMARK_F(OsAccountManagerBenchmarkTest, OsAccountManagerTestCase002)( in BENCHMARK_F() function
102 BENCHMARK_F(OsAccountManagerBenchmarkTest, OsAccountManagerTestCase003)( in BENCHMARK_F() function
123 BENCHMARK_F(OsAccountManagerBenchmarkTest, OsAccountManagerTestCase004)( in BENCHMARK_F() function
145 BENCHMARK_F(OsAccountManagerBenchmarkTest, OsAccountManagerTestCase005)( in BENCHMARK_F() function
165 BENCHMARK_F(OsAccountManagerBenchmarkTest, OsAccountManagerTestCase006)( in BENCHMARK_F() function
185 BENCHMARK_F(OsAccountManagerBenchmarkTest, OsAccountManagerTestCase007)( in BENCHMARK_F() function
204 BENCHMARK_F(OsAccountManagerBenchmarkTest, OsAccountManagerTestCase008)( in BENCHMARK_F() function
227 BENCHMARK_F(OsAccountManagerBenchmarkTest, OsAccountManagerTestCase009)( in BENCHMARK_F() function
247 BENCHMARK_F(OsAccountManagerBenchmarkTest, OsAccountManagerTestCase0010)( in BENCHMARK_F() function
[all …]
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/directory_benchmark_test/
H A Ddirectory_benchmark_test.cpp73 BENCHMARK_F(BenchmarkDirectoryTest, testGetCurrentProcPath001)(benchmark::State& state) in BENCHMARK_F() function
88 BENCHMARK_F(BenchmarkDirectoryTest, testExtractFilePath001)(benchmark::State& state) in BENCHMARK_F() function
103 BENCHMARK_F(BenchmarkDirectoryTest, testExtractFileName001)(benchmark::State& state) in BENCHMARK_F() function
118 BENCHMARK_F(BenchmarkDirectoryTest, testExtractFileExt001)(benchmark::State& state) in BENCHMARK_F() function
133 BENCHMARK_F(BenchmarkDirectoryTest, testExtractFileExt002)(benchmark::State& state) in BENCHMARK_F() function
178 BENCHMARK_F(BenchmarkDirectoryTest, testGetDirFiles001)(benchmark::State& state) in BENCHMARK_F() function
254 BENCHMARK_F(BenchmarkDirectoryTest, testRemoveFile001)(benchmark::State& state) in BENCHMARK_F() function
278 BENCHMARK_F(BenchmarkDirectoryTest, testRemoveFile002)(benchmark::State& state) in BENCHMARK_F() function
326 BENCHMARK_F(BenchmarkDirectoryTest, testRemoveFile003)(benchmark::State& state) in BENCHMARK_F() function
353 BENCHMARK_F(BenchmarkDirectoryTest, testGetFolderSize001)(benchmark::State& state) in BENCHMARK_F() function
[all …]
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/string_benchmark_test/
H A Dstring_benchmark_test.cpp72 BENCHMARK_F(BenchmarkStringTest, test_strupper_01)(benchmark::State& state) in BENCHMARK_F() function
88 BENCHMARK_F(BenchmarkStringTest, test_strupper_02)(benchmark::State& state) in BENCHMARK_F() function
108 BENCHMARK_F(BenchmarkStringTest, test_strlower_01)(benchmark::State& state) in BENCHMARK_F() function
124 BENCHMARK_F(BenchmarkStringTest, test_strlower_02)(benchmark::State& state) in BENCHMARK_F() function
144 BENCHMARK_F(BenchmarkStringTest, test_strreplace_01)(benchmark::State& state) in BENCHMARK_F() function
183 BENCHMARK_F(BenchmarkStringTest, test_strtrim_01)(benchmark::State& state) in BENCHMARK_F() function
195 BENCHMARK_F(BenchmarkStringTest, test_strtrim_02)(benchmark::State& state) in BENCHMARK_F() function
215 BENCHMARK_F(BenchmarkStringTest, test_strsplit_01)(benchmark::State& state) in BENCHMARK_F() function
232 BENCHMARK_F(BenchmarkStringTest, test_strsplit_02)(benchmark::State& state) in BENCHMARK_F() function
256 BENCHMARK_F(BenchmarkStringTest, test_strsplit_03)(benchmark::State& state) in BENCHMARK_F() function
[all …]
/ohos5.0/drivers/peripheral/display/composer/test/benchmark/
H A Ddisplay_benchmark_test.cpp87 BENCHMARK_F(DisplayBenchmarkTest, GetDisplayCapabilityTest)(benchmark::State &state) in BENCHMARK_F() function
121 BENCHMARK_F(DisplayBenchmarkTest, GetDisplayModeTest)(benchmark::State &state) in BENCHMARK_F() function
138 BENCHMARK_F(DisplayBenchmarkTest, SetDisplayModeTest)(benchmark::State &state) in BENCHMARK_F() function
155 BENCHMARK_F(DisplayBenchmarkTest, GetDisplayPowerStatusTest)(benchmark::State &state) in BENCHMARK_F() function
189 BENCHMARK_F(DisplayBenchmarkTest, GetDisplayBacklightTest)(benchmark::State &state) in BENCHMARK_F() function
206 BENCHMARK_F(DisplayBenchmarkTest, SetDisplayBacklightTest)(benchmark::State &state) in BENCHMARK_F() function
244 BENCHMARK_F(DisplayBenchmarkTest, GetDisplayCompChangeTest)(benchmark::State &state) in BENCHMARK_F() function
333 BENCHMARK_F(DisplayBenchmarkTest, SetDisplayPropertyTest)(benchmark::State &state) in BENCHMARK_F() function
351 BENCHMARK_F(DisplayBenchmarkTest, GetDisplayPropertyTest)(benchmark::State &state) in BENCHMARK_F() function
394 BENCHMARK_F(DisplayBenchmarkTest, SetDisplayModeAsyncTest)(benchmark::State &state) in BENCHMARK_F() function
[all …]
/ohos5.0/base/powermgr/battery_manager/test/benchmarktest/
H A Dbattery_benchmark_test.cpp44 BENCHMARK_F(BatteryBenchmarkTest, GetCapacity)(benchmark::State& st) in BENCHMARK_F() function
62 BENCHMARK_F(BatteryBenchmarkTest, GetChargingStatus)(benchmark::State& st) in BENCHMARK_F() function
80 BENCHMARK_F(BatteryBenchmarkTest, GetHealthStatus)(benchmark::State& st) in BENCHMARK_F() function
98 BENCHMARK_F(BatteryBenchmarkTest, GetPluggedType)(benchmark::State& st) in BENCHMARK_F() function
116 BENCHMARK_F(BatteryBenchmarkTest, GetVoltage)(benchmark::State& st) in BENCHMARK_F() function
133 BENCHMARK_F(BatteryBenchmarkTest, GetPresent)(benchmark::State& st) in BENCHMARK_F() function
150 BENCHMARK_F(BatteryBenchmarkTest, GetTechnology)(benchmark::State& st) in BENCHMARK_F() function
185 BENCHMARK_F(BatteryBenchmarkTest, GetNowCurrent)(benchmark::State& st) in BENCHMARK_F() function
203 BENCHMARK_F(BatteryBenchmarkTest, GetRemainEnergy)(benchmark::State& st) in BENCHMARK_F() function
221 BENCHMARK_F(BatteryBenchmarkTest, GetTotalEnergy)(benchmark::State& st) in BENCHMARK_F() function
[all …]
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/file_benchmark_test/
H A Dfile_benchmark_test.cpp115 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFile001)(benchmark::State& state) in BENCHMARK_F() function
239 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFd001)(benchmark::State& state) in BENCHMARK_F() function
255 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFd002)(benchmark::State& state) in BENCHMARK_F() function
268 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFd003)(benchmark::State& state) in BENCHMARK_F() function
281 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFd004)(benchmark::State& state) in BENCHMARK_F() function
294 BENCHMARK_F(BenchmarkFileTest, testLoadStringFromFd005)(benchmark::State& state) in BENCHMARK_F() function
466 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFd001)(benchmark::State& state) in BENCHMARK_F() function
489 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFd002)(benchmark::State& state) in BENCHMARK_F() function
502 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFd003)(benchmark::State& state) in BENCHMARK_F() function
515 BENCHMARK_F(BenchmarkFileTest, testSaveStringToFd004)(benchmark::State& state) in BENCHMARK_F() function
[all …]
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/unique_fd_benchmark_test/
H A Dunique_fd_benchmark_test.cpp70 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFd)(benchmark::State& state) in BENCHMARK_F() function
83 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueCtroFromInt)(benchmark::State& state) in BENCHMARK_F() function
94 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompare)(benchmark::State& state) in BENCHMARK_F() function
106 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompareNl)(benchmark::State& state) in BENCHMARK_F() function
118 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompareBg)(benchmark::State& state) in BENCHMARK_F() function
130 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompareNb)(benchmark::State& state) in BENCHMARK_F() function
142 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompareLess)(benchmark::State& state) in BENCHMARK_F() function
154 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdeqcompareNeq)(benchmark::State& state) in BENCHMARK_F() function
221 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdRelease)(benchmark::State& state) in BENCHMARK_F() function
236 BENCHMARK_F(BenchmarkUniqueFd, testUtilsUniqueFdOperatorInt)(benchmark::State& state) in BENCHMARK_F() function
[all …]
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp194 BENCHMARK_F(AudioRenderBenchmarkTest, StartAndStop)(benchmark::State &state) in BENCHMARK_F() function
209 BENCHMARK_F(AudioRenderBenchmarkTest, Pause)(benchmark::State &state) in BENCHMARK_F() function
227 BENCHMARK_F(AudioRenderBenchmarkTest, Resume)(benchmark::State &state) in BENCHMARK_F() function
248 BENCHMARK_F(AudioRenderBenchmarkTest, Flush)(benchmark::State &state) in BENCHMARK_F() function
394 BENCHMARK_F(AudioRenderBenchmarkTest, GetLatency)(benchmark::State &state) in BENCHMARK_F() function
457 BENCHMARK_F(AudioRenderBenchmarkTest, SetGain)(benchmark::State &state) in BENCHMARK_F() function
472 BENCHMARK_F(AudioRenderBenchmarkTest, GetGain)(benchmark::State &state) in BENCHMARK_F() function
523 BENCHMARK_F(AudioRenderBenchmarkTest, SetMute)(benchmark::State &state) in BENCHMARK_F() function
538 BENCHMARK_F(AudioRenderBenchmarkTest, GetMute)(benchmark::State &state) in BENCHMARK_F() function
553 BENCHMARK_F(AudioRenderBenchmarkTest, SetVolume)(benchmark::State &state) in BENCHMARK_F() function
[all …]
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp660 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase001)(benchmark::State& state) in BENCHMARK_F() function
720 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase002)(benchmark::State& state) in BENCHMARK_F() function
740 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase003)(benchmark::State& state) in BENCHMARK_F() function
772 BENCHMARK_F(BenchmarkRefbaseTest, testSptrefbase004)(benchmark::State& state) in BENCHMARK_F() function
1061 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase001)(benchmark::State& state) in BENCHMARK_F() function
1083 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase002)(benchmark::State& state) in BENCHMARK_F() function
1099 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase003)(benchmark::State& state) in BENCHMARK_F() function
1115 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase004)(benchmark::State& state) in BENCHMARK_F() function
1132 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase005)(benchmark::State& state) in BENCHMARK_F() function
1151 BENCHMARK_F(BenchmarkRefbaseTest, testRefbase006)(benchmark::State& state) in BENCHMARK_F() function
[all …]
/ohos5.0/drivers/peripheral/input/test/benchmarktest/
H A Dinput_benchmark_test.cpp65 BENCHMARK_F(InputBenchmarkTest, HdfInput_ScanInputDevice_test)(benchmark::State &state) in BENCHMARK_F() function
86 BENCHMARK_F(InputBenchmarkTest, HdfInput_OpenInputDevice_test)(benchmark::State &state) in BENCHMARK_F() function
106 BENCHMARK_F(InputBenchmarkTest, HdfInput_GetInputDevice_test)(benchmark::State &state) in BENCHMARK_F() function
153 BENCHMARK_F(InputBenchmarkTest, HdfInput_GetDeviceType_test)(benchmark::State &state) in BENCHMARK_F() function
175 BENCHMARK_F(InputBenchmarkTest, HdfInput_GetChipInfo_test)(benchmark::State &state) in BENCHMARK_F() function
197 BENCHMARK_F(InputBenchmarkTest, HdfInput_SetPowerStatus_test)(benchmark::State &state) in BENCHMARK_F() function
219 BENCHMARK_F(InputBenchmarkTest, HdfInput_GetPowerStatus_test)(benchmark::State &state) in BENCHMARK_F() function
241 BENCHMARK_F(InputBenchmarkTest, HdfInput_GetVendorName_test)(benchmark::State &state) in BENCHMARK_F() function
263 BENCHMARK_F(InputBenchmarkTest, HdfInput_GetChipName_test)(benchmark::State &state) in BENCHMARK_F() function
285 BENCHMARK_F(InputBenchmarkTest, HdfInput_SetGestureMode_test)(benchmark::State &state) in BENCHMARK_F() function
[all …]
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp200 BENCHMARK_F(AudioCaptureBenchmarkTest, CaptureFrame)(benchmark::State &state) in BENCHMARK_F() function
259 BENCHMARK_F(AudioCaptureBenchmarkTest, StartAndStop)(benchmark::State &state) in BENCHMARK_F() function
274 BENCHMARK_F(AudioCaptureBenchmarkTest, Pause)(benchmark::State &state) in BENCHMARK_F() function
292 BENCHMARK_F(AudioCaptureBenchmarkTest, Resume)(benchmark::State &state) in BENCHMARK_F() function
313 BENCHMARK_F(AudioCaptureBenchmarkTest, Flush)(benchmark::State &state) in BENCHMARK_F() function
367 BENCHMARK_F(AudioCaptureBenchmarkTest, SetMute)(benchmark::State &state) in BENCHMARK_F() function
382 BENCHMARK_F(AudioCaptureBenchmarkTest, GetMute)(benchmark::State &state) in BENCHMARK_F() function
397 BENCHMARK_F(AudioCaptureBenchmarkTest, SetVolume)(benchmark::State &state) in BENCHMARK_F() function
410 BENCHMARK_F(AudioCaptureBenchmarkTest, GetVolume)(benchmark::State &state) in BENCHMARK_F() function
537 BENCHMARK_F(AudioCaptureBenchmarkTest, SetGain)(benchmark::State &state) in BENCHMARK_F() function
[all …]
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/sorted_vector_benchmark_test/
H A Dsorted_vector_benchmark_test.cpp181 BENCHMARK_F(BenchmarkSortedVector, testoperatoreq)(benchmark::State& state) in BENCHMARK_F() function
362 BENCHMARK_F(BenchmarkSortedVector, testconstArray)(benchmark::State& state) in BENCHMARK_F() function
385 BENCHMARK_F(BenchmarkSortedVector, testeditArray)(benchmark::State& state) in BENCHMARK_F() function
429 BENCHMARK_F(BenchmarkSortedVector, testIndexOf)(benchmark::State& state) in BENCHMARK_F() function
453 BENCHMARK_F(BenchmarkSortedVector, testOrderof)(benchmark::State& state) in BENCHMARK_F() function
503 BENCHMARK_F(BenchmarkSortedVector, testBack)(benchmark::State& state) in BENCHMARK_F() function
542 BENCHMARK_F(BenchmarkSortedVector, testEditItemAt)(benchmark::State& state) in BENCHMARK_F() function
604 BENCHMARK_F(BenchmarkSortedVector, testMergevector)(benchmark::State& state) in BENCHMARK_F() function
768 BENCHMARK_F(BenchmarkSortedVector, testFront)(benchmark::State& state) in BENCHMARK_F() function
783 BENCHMARK_F(BenchmarkSortedVector, testPopBack)(benchmark::State& state) in BENCHMARK_F() function
[all …]
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/benchmarktest/avsession_benchmark_test/
H A Davsession_benchmark_test.cpp212 BENCHMARK_F(AVSessionTest, GetSessionIdTestCase)(benchmark::State& state) in BENCHMARK_F() function
222 BENCHMARK_F(AVSessionTest, SetAVMetaDataTestCase)(benchmark::State& state) in BENCHMARK_F() function
247 BENCHMARK_F(AVSessionTest, GetAVMetaDataTestCase)(benchmark::State& state) in BENCHMARK_F() function
291 BENCHMARK_F(AVSessionTest, SetLaunchAbilityTestCase)(benchmark::State& state) in BENCHMARK_F() function
304 BENCHMARK_F(AVSessionTest, GetControllerTestCase)(benchmark::State& state) in BENCHMARK_F() function
328 BENCHMARK_F(AVSessionTest, ActivateTestCase)(benchmark::State& state) in BENCHMARK_F() function
340 BENCHMARK_F(AVSessionTest, DeactivateTestCase)(benchmark::State& state) in BENCHMARK_F() function
352 BENCHMARK_F(AVSessionTest, AddSupportCommand)(benchmark::State& state) in BENCHMARK_F() function
365 BENCHMARK_F(AVSessionTest, DeleteSupportCommand)(benchmark::State& state) in BENCHMARK_F() function
378 BENCHMARK_F(AVSessionTest, SetSessionEvent)(benchmark::State& state) in BENCHMARK_F() function
[all …]
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
H A Dnotification_service_test.cpp131 BENCHMARK_F(BenchmarkNotificationService, AddSlotTestCase)(benchmark::State &state) in BENCHMARK_F() function
150 BENCHMARK_F(BenchmarkNotificationService, RemoveSlotByTypeTestCase)(benchmark::State &state) in BENCHMARK_F() function
174 BENCHMARK_F(BenchmarkNotificationService, SubscribeTestCase)(benchmark::State &state) in BENCHMARK_F() function
192 BENCHMARK_F(BenchmarkNotificationService, PublishNotificationTestCase001)(benchmark::State &state) in BENCHMARK_F() function
223 BENCHMARK_F(BenchmarkNotificationService, CancelNotificationTestCase001)(benchmark::State &state) in BENCHMARK_F() function
257 BENCHMARK_F(BenchmarkNotificationService, SetNotificationBadgeNumTestCase)(benchmark::State &state) in BENCHMARK_F() function
273 BENCHMARK_F(BenchmarkNotificationService, GetBundleImportanceTestCase)(benchmark::State &state) in BENCHMARK_F() function
290 BENCHMARK_F(BenchmarkNotificationService, SetShowBadgeEnabledForBundleTestCase)(benchmark::State &s… in BENCHMARK_F() function
307 BENCHMARK_F(BenchmarkNotificationService, GetShowBadgeEnabledForBundleTestCase)(benchmark::State &s… in BENCHMARK_F() function
330 BENCHMARK_F(BenchmarkNotificationService, GetAllActiveNotificationsTestCase)(benchmark::State &stat… in BENCHMARK_F() function
[all …]
/ohos5.0/drivers/peripheral/sensor/test/benchmarktest/
H A Dsensor_single_interface_benchmark_test.cpp68 BENCHMARK_F(SensorBenchmarkTest, GetAllSensorInfo)(benchmark::State &state) in BENCHMARK_F() function
85 BENCHMARK_F(SensorBenchmarkTest, Register)(benchmark::State &state) in BENCHMARK_F() function
102 BENCHMARK_F(SensorBenchmarkTest, SetBatch)(benchmark::State &state) in BENCHMARK_F() function
119 BENCHMARK_F(SensorBenchmarkTest, SetMode)(benchmark::State &state) in BENCHMARK_F() function
136 BENCHMARK_F(SensorBenchmarkTest, SetOption)(benchmark::State &state) in BENCHMARK_F() function
153 BENCHMARK_F(SensorBenchmarkTest, Unregister)(benchmark::State &state) in BENCHMARK_F() function
170 BENCHMARK_F(SensorBenchmarkTest, EnableAndDisable)(benchmark::State &state) in BENCHMARK_F() function
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/benchmarktest/avsession_controller_test/
H A Davsession_controller_test.cpp156 BENCHMARK_F(AVSessionControllerTest, IsSessionActive)(benchmark::State& state) in BENCHMARK_F() function
170 BENCHMARK_F(AVSessionControllerTest, GetAVPlaybackState)(benchmark::State& state) in BENCHMARK_F() function
196 BENCHMARK_F(AVSessionControllerTest, GetAVMetaData)(benchmark::State& state) in BENCHMARK_F() function
219 BENCHMARK_F(AVSessionControllerTest, SendAVKeyEvent)(benchmark::State& state) in BENCHMARK_F() function
245 BENCHMARK_F(AVSessionControllerTest, GetLaunchAbility)(benchmark::State& state) in BENCHMARK_F() function
262 BENCHMARK_F(AVSessionControllerTest, GetValidCommands)(benchmark::State& state) in BENCHMARK_F() function
306 BENCHMARK_F(AVSessionControllerTest, SetPlaybackFilter)(benchmark::State& state) in BENCHMARK_F() function
319 BENCHMARK_F(AVSessionControllerTest, GetSessionId)(benchmark::State& state) in BENCHMARK_F() function
356 BENCHMARK_F(AVSessionControllerTest, RegisterCallback)(benchmark::State& state) in BENCHMARK_F() function
368 BENCHMARK_F(AVSessionControllerTest, SetMetaFilter)(benchmark::State& state) in BENCHMARK_F() function
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/benchmarktest/
H A Dbus_center_test.cpp153 BENCHMARK_F(BusCenterTest, RegNodeDeviceStateCbTestCase)(benchmark::State &state) in BENCHMARK_F() function
173 BENCHMARK_F(BusCenterTest, UnregNodeDeviceStateCbTestCase)(benchmark::State &state) in BENCHMARK_F() function
193 BENCHMARK_F(BusCenterTest, GetAllNodeDeviceInfoTestCase)(benchmark::State &state) in BENCHMARK_F() function
214 BENCHMARK_F(BusCenterTest, GetLocalNodeDeviceInfoTestCase)(benchmark::State &state) in BENCHMARK_F() function
234 BENCHMARK_F(BusCenterTest, GetNodeKeyInfoTestCase)(benchmark::State &state) in BENCHMARK_F() function
259 BENCHMARK_F(BusCenterTest, PublishLNNTestCase)(benchmark::State &state) in BENCHMARK_F() function
281 BENCHMARK_F(BusCenterTest, StopPublishLNNTestCase)(benchmark::State &state) in BENCHMARK_F() function
304 BENCHMARK_F(BusCenterTest, RefreshLNNTestCase)(benchmark::State &state) in BENCHMARK_F() function
327 BENCHMARK_F(BusCenterTest, StopRefreshLNNTestCase)(benchmark::State &state) in BENCHMARK_F() function
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
H A Dcamera_benchmark_test.cpp49 BENCHMARK_F(CameraBenchmarkTest, NotifyDeviceStateChangeInfo_benchmark_001)( in BENCHMARK_F() function
69 BENCHMARK_F(CameraBenchmarkTest, PreCameraSwitch_benchmark_001)( in BENCHMARK_F() function
88 BENCHMARK_F(CameraBenchmarkTest, PrelaunchWithOpMode_benchmark_001)( in BENCHMARK_F() function
113 BENCHMARK_F(CameraBenchmarkTest, UpdateStreams_benchmark_001)( in BENCHMARK_F() function
154 BENCHMARK_F(CameraBenchmarkTest, ConfirmCapture_benchmark_001)( in BENCHMARK_F() function
174 BENCHMARK_F(CameraBenchmarkTest, GetStatus_benchmark_001)( in BENCHMARK_F() function
203 BENCHMARK_F(CameraBenchmarkTest, DefferredImage_benchmark_001)( in BENCHMARK_F() function
225 BENCHMARK_F(CameraBenchmarkTest, DefferredImage_benchmark_002)( in BENCHMARK_F() function
246 BENCHMARK_F(CameraBenchmarkTest, DefferredImage_benchmark_004)( in BENCHMARK_F() function
266 BENCHMARK_F(CameraBenchmarkTest, DefferredImage_benchmark_005)( in BENCHMARK_F() function
[all …]
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/adapter/
H A Daudio_adapter_benchmarktest.cpp151 BENCHMARK_F(AudioAdapterBenchmarkTest, InitAllPorts)(benchmark::State &state) in BENCHMARK_F() function
219 BENCHMARK_F(AudioAdapterBenchmarkTest, GetPortCapability)(benchmark::State &state) in BENCHMARK_F() function
238 BENCHMARK_F(AudioAdapterBenchmarkTest, SetPassthroughMode)(benchmark::State &state) in BENCHMARK_F() function
257 BENCHMARK_F(AudioAdapterBenchmarkTest, GetPassthroughMode)(benchmark::State &state) in BENCHMARK_F() function
276 BENCHMARK_F(AudioAdapterBenchmarkTest, GetDeviceStatus)(benchmark::State &state) in BENCHMARK_F() function
291 BENCHMARK_F(AudioAdapterBenchmarkTest, GetMicMute)(benchmark::State &state) in BENCHMARK_F() function
306 BENCHMARK_F(AudioAdapterBenchmarkTest, SetVoiceVolume)(benchmark::State &state) in BENCHMARK_F() function
321 BENCHMARK_F(AudioAdapterBenchmarkTest, SetExtraParams)(benchmark::State &state) in BENCHMARK_F() function
338 BENCHMARK_F(AudioAdapterBenchmarkTest, GetExtraParams)(benchmark::State &state) in BENCHMARK_F() function
356 BENCHMARK_F(AudioAdapterBenchmarkTest, UpdateAudioRoute)(benchmark::State &state) in BENCHMARK_F() function
[all …]
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/datatime_benchmark_test/
H A Ddatatime_benchmark_test.cpp57 BENCHMARK_F(BenchmarkDateTimeTest, testTimecover001)(benchmark::State& state) in BENCHMARK_F() function
92 BENCHMARK_F(BenchmarkDateTimeTest, testTime001)(benchmark::State& state) in BENCHMARK_F() function
127 BENCHMARK_F(BenchmarkDateTimeTest, testTime002)(benchmark::State& state) in BENCHMARK_F() function
145 BENCHMARK_F(BenchmarkDateTimeTest, testTime003)(benchmark::State& state) in BENCHMARK_F() function
166 BENCHMARK_F(BenchmarkDateTimeTest, testTime004)(benchmark::State& state) in BENCHMARK_F() function
181 BENCHMARK_F(BenchmarkDateTimeTest, testGetTickCount001)(benchmark::State& state) in BENCHMARK_F() function
198 BENCHMARK_F(BenchmarkDateTimeTest, testGetMicroTickCount001)(benchmark::State& state) in BENCHMARK_F() function
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/singleton_benchmark_test/
H A Dsingleton_benchmark_test.cpp122 BENCHMARK_F(BenchmarkSingletonTest, test_DelayedSingletonDeclearTest)(benchmark::State& state) in BENCHMARK_F() function
140 BENCHMARK_F(BenchmarkSingletonTest, test_SingletonDeclearTest)(benchmark::State& state) in BENCHMARK_F() function
152 BENCHMARK_F(BenchmarkSingletonTest, test_SingletonTest)(benchmark::State& state) in BENCHMARK_F() function
164 BENCHMARK_F(BenchmarkSingletonTest, test_DelayedSingletonTest)(benchmark::State& state) in BENCHMARK_F() function
182 BENCHMARK_F(BenchmarkSingletonTest, test_DelayedRefSingletonTest)(benchmark::State& state) in BENCHMARK_F() function
194 BENCHMARK_F(BenchmarkSingletonTest, test_DelayedRefSingletonDeclearTest)(benchmark::State& state) in BENCHMARK_F() function
211 BENCHMARK_F(BenchmarkSingletonTest, test_DelayedSingletonDestroyTest)(benchmark::State& state) in BENCHMARK_F() function
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/timer_benchmark_test/
H A Dtimer_benchmark_test.cpp81 BENCHMARK_F(BenchmarkTimerTest, testTimer002)(benchmark::State& state) in BENCHMARK_F() function
102 BENCHMARK_F(BenchmarkTimerTest, testTimer003)(benchmark::State& state) in BENCHMARK_F() function
125 BENCHMARK_F(BenchmarkTimerTest, testTimer004)(benchmark::State& state) in BENCHMARK_F() function
183 BENCHMARK_F(BenchmarkTimerTest, testTimer006)(benchmark::State& state) in BENCHMARK_F() function
201 BENCHMARK_F(BenchmarkTimerTest, testTimer007)(benchmark::State& state) in BENCHMARK_F() function
227 BENCHMARK_F(BenchmarkTimerTest, testTimer008)(benchmark::State& state) in BENCHMARK_F() function
289 BENCHMARK_F(BenchmarkTimerTest, testTimer009)(benchmark::State& state) in BENCHMARK_F() function
315 BENCHMARK_F(BenchmarkTimerTest, testTimer010)(benchmark::State& state) in BENCHMARK_F() function
338 BENCHMARK_F(BenchmarkTimerTest, testTimer011)(benchmark::State& state) in BENCHMARK_F() function
361 BENCHMARK_F(BenchmarkTimerTest, testTimer012)(benchmark::State& state) in BENCHMARK_F() function
[all …]
/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_request_test.cpp114 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, SetConfig)(benchmark::State& state) in BENCHMARK_F() function
138 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, GetConfig)(benchmark::State& state) in BENCHMARK_F() function
163 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, ClaimInterface)(benchmark::State& state) in BENCHMARK_F() function
188 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, SetInterface)(benchmark::State& state) in BENCHMARK_F() function
292 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, GetRawDescriptor)(benchmark::State& state) in BENCHMARK_F() function
317 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, GetFileDescriptor)(benchmark::State& state) in BENCHMARK_F() function
343 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, RequestQueue)(benchmark::State& state) in BENCHMARK_F() function
374 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, RequestWait)(benchmark::State& state) in BENCHMARK_F() function
405 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, RequestCancel)(benchmark::State& state) in BENCHMARK_F() function
437 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, ReleaseInterface)(benchmark::State& state) in BENCHMARK_F() function
[all …]
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/ashemem_benchmark_test/
H A Dashemem_benchmark_test.cpp71 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_WriteAndRead_001)(benchmark::State& state) in BENCHMARK_F() function
94 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_WriteAndRead_002)(benchmark::State& state) in BENCHMARK_F() function
135 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_WriteAndRead_003)(benchmark::State& state) in BENCHMARK_F() function
174 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_WriteAndRead_004)(benchmark::State& state) in BENCHMARK_F() function
216 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_WriteAndRead_005)(benchmark::State& state) in BENCHMARK_F() function
254 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_InvalidOperation_001)(benchmark::State& state) in BENCHMARK_F() function
277 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_InvalidOperation_002)(benchmark::State& state) in BENCHMARK_F() function
297 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_InvalidOperation_003)(benchmark::State& state) in BENCHMARK_F() function
323 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_InvalidOperation_004)(benchmark::State& state) in BENCHMARK_F() function
434 BENCHMARK_F(BenchmarkAshmemTest, test_ashmem_constructor_001)(benchmark::State& state) in BENCHMARK_F() function
[all …]
/ohos5.0/drivers/peripheral/vibrator/test/benchmarktest/
H A Dhdf_vibrator_benchmark_test.cpp63 BENCHMARK_F(VibratorBenchmarkTest, StartOnce)(benchmark::State &state) in BENCHMARK_F() function
87 BENCHMARK_F(VibratorBenchmarkTest, Start)(benchmark::State &state) in BENCHMARK_F() function
111 BENCHMARK_F(VibratorBenchmarkTest, Stop)(benchmark::State &state) in BENCHMARK_F() function
135 BENCHMARK_F(VibratorBenchmarkTest, GetVibratorInfo)(benchmark::State &state) in BENCHMARK_F() function
166 BENCHMARK_F(VibratorBenchmarkTest, EnableVibratorModulation)(benchmark::State &state) in BENCHMARK_F() function
211 BENCHMARK_F(VibratorBenchmarkTest, EnableCompositeEffect)(benchmark::State &state) in BENCHMARK_F() function
251 BENCHMARK_F(VibratorBenchmarkTest, GetEffectInfo)(benchmark::State &state) in BENCHMARK_F() function
270 BENCHMARK_F(VibratorBenchmarkTest, IsVibratorRunning)(benchmark::State &state) in BENCHMARK_F() function

123