Home
last modified time | relevance | path

Searched refs:attributes (Results 1 - 13 of 13) sorted by relevance

/test/testfwk/arkxtest/uitest/test/
H A Dui_driver_test.cpp52 "attributes":{ in TEST_F()
62 "attributes":{ in TEST_F()
104 "attributes":{ in TEST_F()
114 "attributes":{ in TEST_F()
164 "attributes":{ in TEST_F()
174 "attributes":{ in TEST_F()
210 "attributes":{ in TEST_F()
220 "attributes":{ in TEST_F()
252 "attributes":{ in TEST_F()
274 "attributes" in TEST_F()
[all...]
H A Dwidget_operator_test.cpp41 "attributes":{ in ResetWindowAndNode()
50 "attributes":{ in ResetWindowAndNode()
59 "attributes":{ in ResetWindowAndNode()
68 "attributes":{ in ResetWindowAndNode()
80 "attributes":{ in ResetWindowAndNode()
89 "attributes":{ in ResetWindowAndNode()
99 "attributes":{ in ResetWindowAndNode()
113 "attributes":{ in ResetWindowAndNode()
123 "attributes":{ in ResetWindowAndNode()
132 "attributes" in ResetWindowAndNode()
[all...]
H A Dwidget_selector_test.cpp30 "attributes":{
39 "attributes":{
48 "attributes":{
57 "attributes":{
69 "attributes":{
78 "attributes":{
88 "attributes":{
102 "attributes":{
112 "attributes":{
121 "attributes"
[all...]
H A Dselect_strategy_test.cpp111 "attributes":{ in ConstructIterator()
119 "attributes":{ in ConstructIterator()
127 "attributes":{ in ConstructIterator()
135 "attributes":{ in ConstructIterator()
147 "attributes":{ in ConstructIterator()
156 "attributes":{ in ConstructIterator()
166 "attributes":{ in ConstructIterator()
179 "attributes":{ in ConstructIterator()
188 "attributes":{ in ConstructIterator()
196 "attributes" in ConstructIterator()
[all...]
H A Dmock_element_node_iterator.h115 auto attributes = obj["attributes"]; in DFSVisitJson() local
118 MockAccessibilityElementInfo info = WrapperJsonToElement(attributes); in DFSVisitJson()
132 auto attributes = data["attributes"]; in ConstructIteratorByJson() local
/test/testfwk/arkxtest/uitest/record/
H A Dpointer_info.cpp37 auto first_event_attr = firstTouchEventInfo.attributes; in WriteData()
47 auto last_event_attr = lastTouchEventInfo.attributes; in WriteData()
66 auto first_event_attr = firstTouchEventInfo.attributes; in WriteWindowData()
67 auto last_event_attr = lastTouchEventInfo.attributes; in WriteWindowData()
H A Dui_record.cpp305 touchEvent.attributes = FindWidget(driver, touchEvent.x, touchEvent.y); in OnInputEvent()
314 touchEvent.attributes = FindWidget(driver, touchEvent.x, touchEvent.y); in OnInputEvent()
320 touchEvent.attributes = FindWidget(driver, touchEvent.x, touchEvent.y); in OnInputEvent()
H A Dtouch_event.h49 std::vector<std::string> attributes; member
/test/testfwk/arkxtest/uitest/napi/
H A Duitest_napi.cpp445 desc.attributes = napi_static; in ExportClass()
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dcamera_preview_test.cpp1526 std::vector<StreamAttribute> attributes; in HWTEST_F() local
1527 display_->rc = (CamRetCode)display_->streamOperator->GetStreamAttributes(attributes); in HWTEST_F()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dhdf_camera_benchmark_test.cpp243 std::vector<StreamAttribute> attributes; in BENCHMARK_F() local
245 cameraTest->rc = cameraTest->streamOperator->GetStreamAttributes(attributes); in BENCHMARK_F()
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dhdi_stream_uttest.cpp686 std::vector<StreamAttribute> attributes; in HWTEST_F() local
687 cameraTest->rc = cameraTest->streamOperator->GetStreamAttributes(attributes); in HWTEST_F()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dhdi_stream_uttest.cpp3250 std::vector<StreamAttribute> attributes; in HWTEST_F() local
3251 cameraTest->rc = cameraTest->streamOperator->GetStreamAttributes(attributes); in HWTEST_F()

Completed in 17 milliseconds