/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/form_info_test/ |
H A D | form_info_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 53 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 74 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() 96 static void BenchmarkTestForIsValid(benchmark::State &state) in BenchmarkTestForIsValid()
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/ |
H A D | unwind_local_benchmark.cpp | 207 static void BenchmarkUnwinderLocalFull(benchmark::State& state) in BenchmarkUnwinderLocalFull() 227 static void BenchmarkUnwinderLocalQut(benchmark::State& state) in BenchmarkUnwinderLocalQut() 243 static void BenchmarkUnwinderLocalQutCache(benchmark::State& state) in BenchmarkUnwinderLocalQutCache() 259 static void BenchmarkUnwinderLocalQutFrames(benchmark::State& state) in BenchmarkUnwinderLocalQutFrames() 330 static void BenchmarkUnwinderLocalByFp(benchmark::State& state) in BenchmarkUnwinderLocalByFp() 347 static void BenchmarkUnwinderLocalFp(benchmark::State& state) in BenchmarkUnwinderLocalFp() 362 static void BenchmarkUnwinderLocalFpFrames(benchmark::State& state) in BenchmarkUnwinderLocalFpFrames() 377 static void BenchmarkFpUnwinderLocal(benchmark::State& state) in BenchmarkFpUnwinderLocal() 390 static void BenchmarkFpUnwinderLocalFrames(benchmark::State& state) in BenchmarkFpUnwinderLocalFrames() 403 static void BenchmarkFpUnwinderLocalSafe(benchmark::State& state) in BenchmarkFpUnwinderLocalSafe() [all …]
|
H A D | maps_benchmark.cpp | 36 static void BenchmarkMapsCreateAll(benchmark::State& state) in BenchmarkMapsCreateAll() 50 static void BenchmarkMapsCreateOnlyExec(benchmark::State& state) in BenchmarkMapsCreateOnlyExec() 64 static void BenchmarkMapsCreateMapIndex(benchmark::State& state) in BenchmarkMapsCreateMapIndex()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | resource_adapter_impl.cpp | 217 auto state = manager->GetColorById(resId, result); in GetColor() local 265 auto state = manager->GetFloatById(resId, dimensionFloat); in GetDimension() local 358 auto state = manager->GetFloatById(resId, result); in GetDouble() local 383 auto state = manager->GetIntegerById(resId, result); in GetInt() local 444 auto state = manager->GetBooleanById(resId, result); in GetBoolean() local 470 Global::Resource::RState state; in GetPixelMap() local 485 auto state = manager->GetMediaById(resId, mediaPath); in GetMediaPath() local 554 auto state = manager->GetRawFileFromHap(rawFile, len, dest); in GetRawFileData() local 582 auto state = manager->GetMediaDataById(resId, len, dest); in GetMediaData() local 596 auto state = manager->GetMediaDataById(resId, len, dest); in GetMediaData() local [all …]
|
H A D | resource_adapter_impl_v2.cpp | 308 auto state = manager->GetColorById(resId, result); in GetColor() local 360 auto state = manager->GetFloatById(resId, dimensionFloat); in GetDimension() local 389 auto state = manager->GetStringById(resId, strResult); in GetString() local 469 auto state = manager->GetFloatById(resId, result); in GetDouble() local 495 auto state = manager->GetIntegerById(resId, result); in GetInt() local 559 auto state = manager->GetBooleanById(resId, result); in GetBoolean() local 586 Global::Resource::RState state; in GetPixelMap() local 603 auto state = manager->GetMediaById(resId, mediaPath); in GetMediaPath() local 707 auto state = manager->GetMediaDataById(resId, len, dest); in GetMediaData() local 720 auto state = manager->GetMediaDataById(resId, len, dest); in GetMediaData() local [all …]
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | resource_manager_test_string.cpp | 112 RState state = rm->GetStringById(NON_EXIST_ID, outValue); variable 194 RState state = rm->GetStringByName(g_nonExistName, outValue); variable 253 RState state = rm->GetStringFormatById(outValue, id, 101); variable 991 RState state; variable 1020 RState state; variable 1115 RState state; variable 1146 RState state; variable 1177 RState state; variable 1192 RState state; variable 1208 RState state; variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/application_info_test/ |
H A D | application_info_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 60 static void BenchmarkTestForReadMetaDataFromParcel(benchmark::State &state) in BenchmarkTestForReadMetaDataFromParcel() 89 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 117 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/test/unittest/ |
H A D | accessibility_config_impl_test.cpp | 103 bool state = true; variable 122 bool state = true; variable 140 bool state = true; variable 158 bool state = true; variable 254 bool state = true; variable 273 bool state = true; variable 292 bool state = true; variable 350 bool state = true; variable 387 bool state = true; variable 438 bool state = true; variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | state_style_manager.h | 49 bool HasStateStyle(UIState state) const in HasStateStyle() 59 void AddSupportedState(UIState state) in AddSupportedState() 64 void SetSupportedStates(UIState state) in SetSupportedStates() 69 bool IsCurrentStateOn(UIState state) const in IsCurrentStateOn() 77 void SetCurrentUIState(UIState state, bool flag) in SetCurrentUIState() 86 void UpdateCurrentUIState(UIState state) in UpdateCurrentUIState() 98 void ResetCurrentUIState(UIState state) in ResetCurrentUIState()
|
/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/mock/ |
H A D | mock_print_callback_stub.h | 29 bool OnCallback(uint32_t state, const PrinterInfo &info) override in OnCallback() 33 bool OnCallback(uint32_t state, const PrintJob &info) override in OnCallback() 46 bool onCallbackAdapterJobStateChanged(const std::string jobId, const uint32_t state, in onCallbackAdapterJobStateChanged() 51 bool OnCallbackAdapterGetFile(uint32_t state) override in OnCallbackAdapterGetFile()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | self_cure_service_test.cpp | 76 OperateResState state = OperateResState::CONNECT_AP_CONNECTED; in HandleStaConnChangedTest() local 88 OperateResState state = OperateResState::DISCONNECT_DISCONNECTED; in HandleStaConnChangedTest2() local 95 OperateResState state = OperateResState::CONNECT_NETWORK_DISABLED; in HandleStaConnChangedTest3() local 102 OperateResState state = OperateResState::CONNECT_NETWORK_ENABLED; in HandleStaConnChangedTest4() local 109 OperateResState state = OperateResState::CONNECT_CHECK_PORTAL; in HandleStaConnChangedTest5() local
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_device_callback_stub_lite.cpp | 116 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiStateChanged(int state) in OnWifiStateChanged() 125 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiConnectionChanged(int state, const WifiLinked… in OnWifiConnectionChanged() 141 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiWpsStateChanged(int state, const std::string … in OnWifiWpsStateChanged() 157 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnDeviceConfigChanged(ConfigChange state) in OnDeviceConfigChanged() 168 int state = 0; in RemoteOnWifiStateChanged() local 178 int state = 0; in RemoteOnWifiConnectionChanged() local 236 int state = 0; in RemoteOnWifiWpsStateChanged() local 255 int state = 0; in RemoteOnDeviceConfigChanged() local
|
/ohos5.0/base/startup/init/test/benchmark/ |
H A D | parameter_benchmark.cpp | 129 static void BMCachedParameterGet(benchmark::State &state) in BMCachedParameterGet() 148 static void BMCachedParameterGetChangedStatic(benchmark::State &state) in BMCachedParameterGetChangedStatic() 169 static void BMCachedParameterGetChangedGlobal(benchmark::State &state) in BMCachedParameterGetChangedGlobal() 189 static void BMCachedParameterGetChangedGlobal2(benchmark::State &state) in BMCachedParameterGetChangedGlobal2() 213 static void BMSystemReadParam(benchmark::State &state) in BMSystemReadParam() 238 static void BMSystemReadParam_none(benchmark::State &state) in BMSystemReadParam_none() 262 static void BMSystemFindParameter(benchmark::State &state) in BMSystemFindParameter() 281 static void BMSystemGetParameterValue(benchmark::State &state) in BMSystemGetParameterValue() 309 static void BMSystemGetParameterCommitId(benchmark::State &state) in BMSystemGetParameterCommitId() 331 static void BMTestRandom(benchmark::State &state) in BMTestRandom()
|
/ohos5.0/foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilitymanagerservicestub_fuzzer/ |
H A D | accessibleabilitymanagerservicestub_fuzzer.cpp | 67 RetError GetCaptionState(bool &state) override {return RET_OK;} in GetCaptionState() 73 RetError SetCaptionState(const bool state) override {return RET_OK;} in SetCaptionState() 84 RetError SetShortKeyState(const bool state) override {return RET_OK;} in SetShortKeyState() 85 RetError SetMouseKeyState(const bool state) override {return RET_OK;} in SetMouseKeyState() 92 RetError SetAudioMonoState(const bool state) override {return RET_OK;} in SetAudioMonoState() 103 RetError GetShortKeyState(bool &state) override {return RET_OK;} in GetShortKeyState() 104 RetError GetMouseKeyState(bool &state) override {return RET_OK;} in GetMouseKeyState() 109 RetError GetInvertColorState(bool &state) override {return RET_OK;} in GetInvertColorState() 110 RetError GetAnimationOffState(bool &state) override {return RET_OK;} in GetAnimationOffState() 111 RetError GetAudioMonoState(bool &state) override {return RET_OK;} in GetAudioMonoState() [all …]
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessibility_config_test/ |
H A D | accessibility_config_test.cpp | 75 static void BenchmarkTestForSetScreenMagnificationState(benchmark::State &state) in BenchmarkTestForSetScreenMagnificationState() 104 static void BenchmarkTestForGetScreenMagnificationState(benchmark::State &state) in BenchmarkTestForGetScreenMagnificationState() 122 static void BenchmarkTestForSetShortkeyTarget(benchmark::State &state) in BenchmarkTestForSetShortkeyTarget() 154 static void BenchmarkTestForGetShortkeyTarget(benchmark::State &state) in BenchmarkTestForGetShortkeyTarget() 172 static void BenchmarkTestForSetContentTimeout(benchmark::State &state) in BenchmarkTestForSetContentTimeout() 201 static void BenchmarkTestForGetContentTimeout(benchmark::State &state) in BenchmarkTestForGetContentTimeout() 219 static void BenchmarkTestForSubscribeConfigObserver(benchmark::State &state) in BenchmarkTestForSubscribeConfigObserver()
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_scheduler.cpp | 69 for (auto state = TaskState::PENDING; state != TaskState::MAX; ++(size_t&)state) { variable 79 …auto increCount = [&expectCount](TaskState::State state) { ++expectCount[static_cast<size_t>(state… in __anone6bee3b60102() 81 auto decreCount = [&expectCount](TaskState::State state) { in __anone6bee3b60202() 92 auto getNextState = [](TaskState::State state) { in __anone6bee3b60402() 128 auto state = getNextState(task->state()); variable
|
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/ |
H A D | resource_manager_napi_sync_impl.cpp | 339 int32_t state = InitIdResourceAddon(env, info, dataContext); in GetStringSync() local 381 int32_t state = InitIdResourceAddon(env, info, dataContext); in GetSymbol() local 409 RState state = resMgr->GetColorById(resId, dataContext->colorValue_); in ProcessColorResource() local 424 int32_t state = InitIdResourceAddon(env, info, dataContext); in GetColorSync() local 452 RState state = resMgr->GetIntegerById(resId, dataContext->iValue_); in ProcessNumResource() local 466 int32_t state = InitIdResourceAddon(env, info, dataContext); in GetNumber() local 493 RState state = resMgr->GetBooleanById(resId, dataContext->bValue_); in ProcessBoolResource() local 737 RState state = SUCCESS; in GetDrawableDescriptor() local 971 RState state = SUCCESS; in GetDrawableDescriptorByName() local 1283 int32_t state = getAddonAndConfig(env, info, dataContext); in GetOverrideResourceManager() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | indexer_model_impl.h | 45 void SetAutoCollapse(bool state) override {} in SetAutoCollapse() 46 void SetEnableHapticFeedback(bool state) override {} in SetEnableHapticFeedback()
|
/ohos5.0/base/powermgr/power_manager/services/zidl/include/ |
H A D | power_state_callback_stub.h | 32 void OnPowerStateChanged(PowerState __attribute__((unused))state) override {} in OnPowerStateChanged() 33 void OnAsyncPowerStateChanged(PowerState __attribute__((unused))state) override {} in OnAsyncPowerStateChanged()
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessibility_system_ability_client_test/ |
H A D | accessibility_system_ability_client_test.cpp | 27 static void BenchmarkTestForIsEnabled(benchmark::State &state) in BenchmarkTestForIsEnabled() 46 static void BenchmarkTestForGetEnabledAbilities(benchmark::State &state) in BenchmarkTestForGetEnabledAbilities() 65 static void BenchmarkTestForSendEvent(benchmark::State &state) in BenchmarkTestForSendEvent()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/ability_info_test/ |
H A D | ability_info_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 69 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 106 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_info_test/ |
H A D | bundle_info_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 70 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 108 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_user_info_test/ |
H A D | bundle_user_info_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 48 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 64 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/common_event_info_test/ |
H A D | common_event_info_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 50 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 68 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/extension_ability_info_test/ |
H A D | extension_ability_info_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 69 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 106 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|