HomeSort by relevance Sort by last modified time
    Searched full:managed_user_name (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache_unittest.cc 457 base::string16 managed_user_name = ASCIIToUTF16("Supervised User"); local
460 managed_user_name, 0, "TEST_ID", TestingProfile::TestingFactories());
463 GetCache()->GetNameOfProfileAtIndex(i) == managed_user_name;

Completed in 437 milliseconds