Searched refs:HasPassword (Results 1 – 7 of 7) sorted by relevance
53 CPPUNIT_ASSERT(url.HasPassword()); in TestValidFullUrl()74 CPPUNIT_ASSERT(!url.HasPassword()); in TestHostWithPathAndFragment()93 CPPUNIT_ASSERT(!url.HasPassword()); in TestHostWithFragment()111 CPPUNIT_ASSERT(!url.HasPassword()); in TestIpv6HostPortPathAndRequest()131 CPPUNIT_ASSERT(!url.HasPassword()); in TestFileUrl()148 CPPUNIT_ASSERT(!url.HasPassword()); in TestDataUrl()169 CPPUNIT_ASSERT(url.HasPassword()); in TestWithUserNameAndPasswordNoHostAndPort()187 CPPUNIT_ASSERT(!url.HasPassword()); in TestHostAndPortWithNoUserNameAndPassword()206 CPPUNIT_ASSERT(!url.HasPassword()); in TestHostWithNoPortOrUserNameAndPassword()224 CPPUNIT_ASSERT(!url.HasPassword()); in TestHostWithNoPortNoPath()[all …]
41 bool HasPassword() const in HasPassword() function
465 fSavePassword->SetValue(Addon()->HasPassword()); in Reload()
54 bool HasPassword() const;
136 CPPUNIT_ASSERT(!url.HasPassword()); in TestNullity()
449 if (HasPassword()) in UserInfo()566 BUrl::HasPassword() const in HasPassword() function in BUrl
348 \fn bool BUrl::HasPassword() const;