Searched refs:groupName (Results 1 - 6 of 6) sorted by relevance
/test/xts/acts/communication/wifi_p2p/entry/src/ohosTest/js/test/ |
H A D | WifiP2PFunction.test.js | 80 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 D | WifiManagerP2PFunction.test.js | 80 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 D | WifiManagerP2PEvent.test.js | 107 groupName : "DIRECT-AAAZZZ456",
181 groupName : "DIRECT-AAAZZZ123",
|
H A D | WifiP2PEvent.test.js | 103 groupName : "DIRECT-AAAZZZ456",
180 groupName : "DIRECT-AAAZZZ123",
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | grpndk.cpp | 46 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 D | ActWifiErrorCode201.test.js | 613 groupName : "test_band1", 658 groupName : "test_band1",
|
Completed in 5 milliseconds