Home
last modified time | relevance | path

Searched defs:expectRes (Results 1 - 9 of 9) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_colorful_shadow_filter_test.cpp51 std::string expectRes = "RSColorfulShadowFilter " + std::to_string(blurRadius); in HWTEST_F() local
H A Drs_spherize_effect_filter_test.cpp86 std::string expectRes = "RSSpherizeEffectFilter " + std::to_string(0.f); in HWTEST_F() local
H A Drs_foreground_effect_filter_test.cpp150 std::string expectRes = "ForegroundEffect radius: " + std::to_string(blurRadius) + in HWTEST_F() local
169 std::string expectRes; in HWTEST_F() local
H A Drs_attraction_effect_filter_test.cpp387 std::string expectRes = "RSAttractionEffectFilter " + std::to_string(attractionFraction); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/uri_permission_manager_test/
H A Duri_permission_manager_test.cpp286 std::vector<bool> expectRes; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_first_test/
H A Dability_manager_service_first_test.cpp1735 auto expectRes = 1; in HWTEST_F() local
2308 int32_t expectRes = -1; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp563 bool expectRes = resultSet.MoveToNext(); in MoveToNextFromBegin() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/
H A Dselect_overlay_test_ng.cpp2446 bool expectRes = (first == 0) && (second == 0); in HWTEST_F() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp1624 CString expectRes = "/data/storage/el1/bundle/com.example.application/entry/entry/ets/modules.abc"; in HWTEST_F_L0() local
1632 CString expectRes = "/data/storage/el1/bundle/entry/ets/modules.abc"; in HWTEST_F_L0() local
1642 CString expectRes = "&har/src/main/page/Test&1.0.0"; in HWTEST_F_L0() local
1674 CString expectRes = "entry"; HWTEST_F_L0() local
1687 CString expectRes = "com.example.myapplication"; HWTEST_F_L0() local
1822 CString expectRes = "com.example.myapplication/entry/ets/Test"; HWTEST_F_L0() local
[all...]

Completed in 20 milliseconds