Home
last modified time | relevance | path

Searched refs:PolicyWatcherTest (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/policy_hack/
Dpolicy_watcher_unittest.cc20 class PolicyWatcherTest : public testing::Test { class
22 PolicyWatcherTest() { in PolicyWatcherTest() function in remoting::policy_hack::PolicyWatcherTest
166 const char* PolicyWatcherTest::kHostDomain = "google.com";
167 const char* PolicyWatcherTest::kPortRange = "12400-12409";
173 TEST_F(PolicyWatcherTest, None) { in TEST_F() argument
182 TEST_F(PolicyWatcherTest, NatTrue) { in TEST_F() argument
191 TEST_F(PolicyWatcherTest, NatFalse) { in TEST_F() argument
200 TEST_F(PolicyWatcherTest, NatOne) { in TEST_F() argument
209 TEST_F(PolicyWatcherTest, DomainEmpty) { in TEST_F() argument
218 TEST_F(PolicyWatcherTest, DomainFull) { in TEST_F() argument
[all …]