Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dscoped_test_nss_chromeos_user.cc26 CloseChromeOSUserForTesting(username_hash_); in ~ScopedTestNSSChromeOSUser()
Dnss_util_internal.h109 CRYPTO_EXPORT void CloseChromeOSUserForTesting(
Dnss_util.cc559 void CloseChromeOSUserForTesting(const std::string& username_hash) { in CloseChromeOSUserForTesting() function in crypto::__anonb0fc516a0111::NSSInitSingleton
880 void CloseChromeOSUserForTesting(const std::string& username_hash) { in CloseChromeOSUserForTesting() function
881 g_nss_singleton.Get().CloseChromeOSUserForTesting(username_hash); in CloseChromeOSUserForTesting()