/ohos5.0/foundation/multimodalinput/input/examples/input_device_display_bind/src/ |
H A D | input_device_display_bind.cpp | 51 int32_t cases = 0; in main() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/test/ |
H A D | update_case.py | 202 def build_cases(hcgen_path, cases): argument
|
H A D | hcgen_test.py | 247 def test_cases(cases): argument
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/image/ |
H A D | image_test_ng.cpp | 1695 std::vector<SizeF> cases = { { 1, 1 }, { 1, Infinity<float>() }, { Infinity<float>(), 1 }, variable 1731 std::vector<std::vector<SizeF>> cases = { { { 0, 0 }, { 720, 1440 }, { 0, 0 } }, variable 1988 std::vector<std::vector<int>> cases = { variable
|
/ohos5.0/foundation/arkui/napi/test/unittest/cj_native/ |
H A D | test_ark_interop.cpp | 478 PropCase cases[] { in TestDefineProperty() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_change_callback_test_ng.cpp | 1615 …std::vector<std::vector<int>> cases = { { 1, 1, 2, 2 }, { 1, 2, 2, 2 }, { 1, 1, 1, 2 }, { 1, 2, 1,… variable
|
H A D | rich_editor_test_ng.cpp | 1745 std::vector<KeyCode> cases = { KeyCode::KEY_DPAD_UP, KeyCode::KEY_DPAD_DOWN, KeyCode::KEY_TAB, variable 2222 …std::vector<std::vector<int>> cases = { { 1, 1, 2, 2 }, { 1, 2, 2, 2 }, { 1, 1, 1, 2 }, { 1, 2, 1,… variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_testthree_ng.cpp | 91 std::vector<Offset> cases = { Offset(1, 1), Offset(21, 21) }; variable
|