OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RegistryControlledDomainTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/base/
registry_controlled_domain_unittest.cc
42
class
RegistryControlledDomainTest
: public testing::Test {
80
TEST_F(
RegistryControlledDomainTest
, TestGetDomainAndRegistry) {
140
TEST_F(
RegistryControlledDomainTest
, TestGetRegistryLength) {
213
TEST_F(
RegistryControlledDomainTest
, TestSameDomainOrHost) {
243
TEST_F(
RegistryControlledDomainTest
, TestDefaultData) {
/external/chromium_org/net/base/registry_controlled_domains/
registry_controlled_domain_unittest.cc
61
class
RegistryControlledDomainTest
: public testing::Test {
72
TEST_F(
RegistryControlledDomainTest
, TestGetDomainAndRegistry) {
131
TEST_F(
RegistryControlledDomainTest
, TestGetRegistryLength) {
250
TEST_F(
RegistryControlledDomainTest
, TestSameDomainOrHost) {
279
TEST_F(
RegistryControlledDomainTest
, TestDefaultData) {
297
TEST_F(
RegistryControlledDomainTest
, TestPrivateRegistryHandling) {
Completed in 23 milliseconds