Searched defs:FinishInit (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/crypto/
H A Dscoped_test_nss_chromeos_user.cc29 void ScopedTestNSSChromeOSUser::FinishInit() { function in class:crypto::ScopedTestNSSChromeOSUser
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc216 FinishInit();
232 FinishInit();
252 base::Bind(&TestingProfile::FinishInit, base::Unretained(this)));
254 FinishInit();
303 // If caller supplied a delegate, delay the FinishInit invocation until other
310 base::Bind(&TestingProfile::FinishInit, base::Unretained(this)));
312 FinishInit();
413 void TestingProfile::FinishInit() { function in class:TestingProfile

Completed in 216 milliseconds