Home
last modified time | relevance | path

Searched defs:node0 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_pair_test.cpp73 sptr<WindowNode> node0 = new WindowNode(property); variable
96 sptr<WindowNode> node0 = new WindowNode(property); variable
H A Dwindow_controller_test.cpp316 sptr<WindowNode> node0 = new WindowNode(); variable
514 sptr<WindowNode> node0 = nullptr; variable
H A Dwindow_layout_policy_test.cpp170 sptr<WindowNode> node0 = new WindowNode(property, nullptr, nullptr); variable
/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dadapter.rs2284 let node0 = ylong_json_get_array_node(array, 0); in ut_ylong_json_get_array_node() localVariable
2330 let node0 = ylong_json_get_array_node(array, 0); in ut_ylong_json_get_item_from_array_node() localVariable
2396 let node0 = ylong_json_add_item_to_array_then_get_node(array, null); in ut_ylong_json_add_item_to_array_then_get_node() localVariable
2481 let node0 = ylong_json_get_array_node(array, 0); in ut_ylong_json_remove_array_node() localVariable
2490 let node0 = ylong_json_get_array_node(array, 0); in ut_ylong_json_remove_array_node() localVariable
2504 let node0 = ylong_json_get_array_node(array, 0); in ut_ylong_json_remove_array_node() localVariable
2518 let node0 = ylong_json_get_array_node(array, 0); in ut_ylong_json_remove_array_node() localVariable
2562 let node0 = ylong_json_get_array_node(array, 0); in ut_ylong_json_delete_array_node() localVariable