Home
last modified time | relevance | path

Searched defs:test2 (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
Di_wifi_test.cpp355 char test2[] = "103\t1\tiface\tidace"; variable
397 char test2[] = "105\t0\t1\tidace"; variable
450 char test2[] = "108\t2\t1\tiface"; variable
478 char test2[] = "109\tnone\thonor\t"; variable
634 char test2[] = "120\t8\t9\t7"; variable
686 char test2[] = "120\t8\t9\t7\t6\tsrc\tp2p\type\tname\tinfo\t"; variable
710 char test2[] = "122\t8\taddress\t"; variable
769 char test2[] = "125\t8\t9\t4\tsrc"; variable
807 char test2[] = "126\t8\taddress\t"; variable
861 char test2[] = "129\t8\t9\t7"; variable
[all …]
/foundation/arkui/ace_engine/test/unittest/core/base/inspector/
Dinspector_test_ng.cpp135 auto test2 = Inspector::GetInspectorNodeByKey(key); variable
257 auto test2 = Inspector::GetInspector(false); variable
/foundation/window/window_manager/test/systemtest/wms/
Dwindow_layout_test.cpp445 const sptr<Window>& test2 = Utils::CreateTestWindow(info); variable
508 const sptr<Window>& test2 = Utils::CreateTestWindow(info); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/app_bar/
Dapp_bar_test_ng.cpp106 auto test2 = AceType::MakeRefPtr<FrameNode>("test", 2, AceType::MakeRefPtr<Pattern>()); variable
/foundation/communication/bluetooth_service/test/unittest/gatt_c/
Dgatt_c_test.cpp112 unsigned char test2[1]; variable
/foundation/barrierfree/accessibility/services/aams/test/unittest/
Daccessibility_window_manager_test.cpp953 bool test2 = mgr.a11yWindows_[ACTIVE_WINDOW_ID].IsActive(); variable
1017 bool test2 = mgr.a11yWindows_[ACTIVE_WINDOW_ID].IsActive(); variable
1110 bool test2 = mgr.a11yWindows_[ANY_WINDOW_ID].IsAccessibilityFocused(); variable
1176 bool test2 = mgr.a11yWindows_[ANY_WINDOW_ID].IsAccessibilityFocused(); variable
/foundation/arkui/ace_engine/test/unittest/core/base/frame_node/
Dframe_node_test_ng.cpp823 auto test2 = FRAME_NODE2->IsOutOfTouchTestRegion(std::move(pointF), 0); variable