/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A 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 …]
|
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A D | filter_factory_unittest.cpp | 43 bool testResult = input != nullptr; variable 66 bool testResult = output != nullptr; variable 89 bool testResult = gaussianBlur != nullptr; variable
|
H A 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
|
H A D | mesh_unittest.cpp | 38 bool testResult = mesh != nullptr; variable 61 bool testResult = mesh != nullptr; variable
|
H A D | algo_filter_unittest.cpp | 105 bool testResult = brightness != nullptr; variable 130 bool testResult = saturation != nullptr; variable 155 bool testResult = contrast != nullptr; variable
|
H A 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
|
/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
H A D | print_utils_test.cpp | 55 std::string testResult = "test"; variable 69 std::string testResult = ""; variable 83 std::string testResult = "com.sample.ext"; variable 98 std::string testResult = "com.sample.ext:1234"; variable 113 std::string testResult = ""; variable 128 std::string testResult = ""; variable 143 std::string testResult = "1234"; variable 158 std::string testResult = "com.sample.ext:1"; variable 203 std::string testResult = "block-1234"; variable 315 std::string testResult = "PRINT_JOB_UNKNOWN"; variable [all …]
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
H A D | user_auth_callback_service_test.cpp | 46 int32_t testResult = FAIL; variable 61 int32_t testResult = FAIL; variable 92 int32_t testResult = FAIL; variable 123 int32_t testResult = FAIL; variable 134 int32_t testResult = FAIL; variable 153 int32_t testResult = FAIL; variable 163 int32_t testResult = FAIL; variable
|
H A D | user_idm_callback_service_test.cpp | 46 int32_t testResult = FAIL; variable 61 int32_t testResult = FAIL; variable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/infrared_emitter/test/ |
H A D | register_module_test.cpp | 37 bool testResult = true; variable 62 bool testResult = true; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/ |
H A 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
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | event_manager_pen.cpp | 32 TouchTestResult testResult; in PenHoverTest() local 40 void EventManager::UpdatePenHoverNode(const TouchEvent& event, const TouchTestResult& testResult) in UpdatePenHoverNode()
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/ |
H A 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
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | context_callback_impl_test.cpp | 74 int32_t testResult = 66; variable 95 int32_t testResult = 66; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/ |
H A D | ams_app_mgr_service_module_test.cpp | 259 bool testResult = false; variable 293 bool testResult = false; variable 327 bool testResult = false; variable 462 bool testResult = false; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/ |
H A D | screen_node.cpp | 24 auto testResult = HitTestResult::OUT_OF_REGION; in TouchTest() local
|
/ohos5.0/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
H A D | trigger_manager_test.cpp | 45 bool testResult = false; member in TriggerManagerTest
|