HomeSort by relevance Sort by last modified time
    Searched refs:AsynchronousPolicyLoaderTest (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/policy/
asynchronous_policy_loader_unittest.cc 25 class AsynchronousPolicyLoaderTest : public AsynchronousPolicyTestBase {
27 AsynchronousPolicyLoaderTest() {}
28 virtual ~AsynchronousPolicyLoaderTest() {}
39 DISALLOW_COPY_AND_ASSIGN(AsynchronousPolicyLoaderTest);
57 TEST_F(AsynchronousPolicyLoaderTest, InitialLoad) {
68 TEST_F(AsynchronousPolicyLoaderTest, InitialLoadWithFallback) {
90 TEST_F(AsynchronousPolicyLoaderTest, Stop) {
105 TEST_F(AsynchronousPolicyLoaderTest, ProviderNotificationOnPolicyChange) {
asynchronous_policy_loader.h 78 friend class AsynchronousPolicyLoaderTest;

Completed in 3281 milliseconds