| /foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
| D | saturation_filter_unittest.cpp | 38 bool testResult = saturation != nullptr; variable 62 bool testResult = saturation != nullptr; variable 86 bool testResult = saturation != nullptr; variable 110 bool testResult = saturation != nullptr; variable 145 bool testResult = saturation != nullptr; variable 168 bool testResult = saturation != nullptr; variable 206 bool testResult = saturation != nullptr; variable
|
| D | brightness_filter_unittest.cpp | 38 bool testResult = brightness != nullptr; variable 62 bool testResult = brightness != nullptr; variable 86 bool testResult = brightness != nullptr; variable 110 bool testResult = brightness != nullptr; variable 145 bool testResult = brightness != nullptr; variable 168 bool testResult = brightness != nullptr; variable 202 bool testResult = brightness != nullptr; variable
|
| D | scale_filter_unittest.cpp | 38 bool testResult = scale != nullptr; variable 62 bool testResult = scale != nullptr; variable 86 bool testResult = scale != nullptr; variable 110 bool testResult = scale != nullptr; variable 144 bool testResult = scale != nullptr; variable 167 bool testResult = scale != nullptr; variable 199 bool testResult = scale != nullptr; variable
|
| D | contrast_filter_unittest.cpp | 38 bool testResult = contrast != nullptr; variable 62 bool testResult = contrast != nullptr; variable 86 bool testResult = contrast != nullptr; variable 110 bool testResult = contrast != nullptr; variable 145 bool testResult = contrast != nullptr; variable 168 bool testResult = contrast != nullptr; variable 202 bool testResult = contrast != nullptr; variable
|
| D | output_unittest.cpp | 39 bool testResult = output != nullptr; variable 63 bool testResult = output != nullptr; variable 87 bool testResult = output != nullptr; variable 111 bool testResult = output != nullptr; variable 145 bool testResult = output != nullptr; variable 168 bool testResult = output != nullptr; variable 200 bool testResult = output != nullptr; variable 223 bool testResult = output != nullptr; variable 245 bool testResult = output != nullptr; variable 267 bool testResult = output != nullptr; variable [all …]
|
| D | input_unittest.cpp | 38 bool testResult = input != nullptr; variable 65 bool testResult = input != nullptr; variable 92 bool testResult = input != nullptr; variable 124 bool testResult = input != nullptr; variable 146 bool testResult = input != nullptr; variable 168 bool testResult = input != nullptr; variable
|
| D | program_unittest.cpp | 41 bool testResult = program != nullptr; variable 64 bool testResult = program != nullptr; variable 87 bool testResult = program != nullptr; variable 110 bool testResult = program != nullptr; variable
|
| D | vertical_blur_filter_unittest.cpp | 38 bool testResult = verticalBlur != nullptr; variable 69 bool testResult = verticalBlur != nullptr; variable 100 bool testResult = verticalBlur != nullptr; variable 131 bool testResult = verticalBlur != nullptr; variable 166 bool testResult = verticalBlur != nullptr; variable 189 bool testResult = verticalBlur != nullptr; variable 237 bool testResult = verticalBlur != nullptr; variable
|
| D | horizontal_blur_filter_unittest.cpp | 38 bool testResult = horizontalBlur != nullptr; variable 69 bool testResult = horizontalBlur != nullptr; variable 100 bool testResult = horizontalBlur != nullptr; variable 131 bool testResult = horizontalBlur != nullptr; variable 166 bool testResult = horizontalBlur != nullptr; variable 189 bool testResult = horizontalBlur != nullptr; variable 237 bool testResult = horizontalBlur != nullptr; variable
|
| D | filter_factory_unittest.cpp | 43 bool testResult = input != nullptr; variable 66 bool testResult = output != nullptr; variable 89 bool testResult = gaussianBlur != nullptr; variable
|
| D | gaussian_blur_filter_unittest.cpp | 38 bool testResult = gaussianBlur != nullptr; variable 69 bool testResult = gaussianBlur != nullptr; variable 100 bool testResult = gaussianBlur != nullptr; variable 131 bool testResult = gaussianBlur != nullptr; variable 153 bool testResult = gaussianBlur != nullptr; variable
|
| D | mesh_unittest.cpp | 38 bool testResult = mesh != nullptr; variable 61 bool testResult = mesh != nullptr; variable
|
| D | algo_filter_unittest.cpp | 105 bool testResult = brightness != nullptr; variable 130 bool testResult = saturation != nullptr; variable 155 bool testResult = contrast != nullptr; variable
|
| D | filter_unittest.cpp | 40 bool testResult = brightness != nullptr; variable 65 bool testResult = saturation != nullptr; variable 90 bool testResult = contrast != nullptr; variable 202 bool testResult = input != nullptr; variable 254 bool testResult = input != nullptr; variable 306 bool testResult = output != nullptr; variable 358 bool testResult = output != nullptr; variable
|
| /foundation/multimodalinput/input/frameworks/napi/infrared_emitter/test/ |
| D | register_module_test.cpp | 37 bool testResult = true; variable 62 bool testResult = true; variable
|
| /foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/ |
| D | ipc_ability_scheduler_module_test.cpp | 243 bool testResult = false; variable 275 bool testResult = false; variable 308 bool testResult = false; variable 350 bool testResult = false; variable 388 bool testResult = false; variable 426 bool testResult = false; variable 466 bool testResult = false; variable 504 bool testResult = false; variable 561 bool testResult = (count == COUNT); variable
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| D | event_manager_pen.cpp | 32 TouchTestResult testResult; in PenHoverTest() local 40 void EventManager::UpdatePenHoverNode(const TouchEvent& event, const TouchTestResult& testResult) in UpdatePenHoverNode()
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/ |
| D | stream_encrypt_client_mt.cpp | 148 bool testResult = IsTestOk(false, TEST_STREAM_DATA, resp); variable 201 bool testResult = IsTestOk(true, TEST_STREAM_DATA, resp); variable 342 bool testResult = IsTestOk(false, TEST_STREAM_DATA, resp); variable
|
| /foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/ |
| D | ams_app_mgr_service_module_test.cpp | 256 bool testResult = false; variable 290 bool testResult = false; variable 324 bool testResult = false; variable 416 bool testResult = false; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/ |
| D | screen_node.cpp | 24 auto testResult = HitTestResult::OUT_OF_REGION; in TouchTest() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/ |
| D | overlay_manager_extend_test_ng.cpp | 473 bool testResult = overlayManager->RemovePopupInSubwindow(bubblePattern, popupNode, rootNode); variable 519 bool testResult = overlayManager->RemovePopupInSubwindow(bubblePattern, popupNode, rootNode); variable 564 bool testResult = overlayManager->RemovePopupInSubwindow(bubblePattern, popupNode, rootNode); variable 732 auto testResult = overlayManager->PopupCallBackOnWillDismiss(popupNode); variable 798 auto testResult = overlayManager->RemoveBubble(popupNode); variable
|
| /foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
| D | trigger_manager_test.cpp | 45 bool testResult = false; member in TriggerManagerTest
|
| /foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_scheduler_test/ |
| D | ams_ipc_app_scheduler_module_test.cpp | 283 bool testResult = false; variable
|
| /foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_mgr_test/ |
| D | ams_ipc_app_mgr_module_test.cpp | 217 bool testResult = false; variable
|
| /foundation/ability/ability_runtime/test/moduletest/ipc_ability_mgr_test/ |
| D | ipc_ability_mgr_module_test.cpp | 410 bool testResult = false; variable
|