Home
last modified time | relevance | path

Searched refs:groupName (Results 1 - 6 of 6) sorted by relevance

/test/xts/acts/communication/wifi_p2p/entry/src/ohosTest/js/test/
H A DWifiP2PFunction.test.js80 groupName : "DIRECT-AAAZZZ123",
93 expect(true).assertEqual(data.groupName != null);
118 + "groupName: " + result.groupName +
160 groupName: "DIRECT-test_pass",
208 groupName: "DIRECT-test_pass1",
253 groupName: "DIRECT-test_pass2",
298 groupName: "DIRECT-test_pass3",
346 groupName : "DIRECT-test_band1",
392 groupName
[all...]
H A DWifiManagerP2PFunction.test.js80 groupName : "DIRECT-AAAZZZ123",
116 + "groupName: " + result.groupName +
157 groupName: "DIRECT-test_pass",
217 groupName: "DIRECT-test_pass1",
259 groupName: "DIRECT-test_pass2",
301 groupName: "DIRECT-test_pass3",
361 groupName : "DIRECT-test_band1",
404 groupName : "DIRECT-test_band2",
449 groupName
[all...]
H A DWifiManagerP2PEvent.test.js107 groupName : "DIRECT-AAAZZZ456",
181 groupName : "DIRECT-AAAZZZ123",
H A DWifiP2PEvent.test.js103 groupName : "DIRECT-AAAZZZ456",
180 groupName : "DIRECT-AAAZZZ123",
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dgrpndk.cpp46 const char *groupName = "root"; in GetGrNamR() local
47 int getInfo = getgrnam_r(groupName, &grpStorage, buf, sizeof(buf), &grp); in GetGrNamR()
145 const char *groupName = "root"; in Getgrnam() local
146 struct group *grp = getgrnam(groupName); in Getgrnam()
/test/xts/acts/communication/wifi_ErrorCode201/entry/src/ohosTest/js/test/
H A DActWifiErrorCode201.test.js613 groupName : "test_band1",
658 groupName : "test_band1",

Completed in 5 milliseconds