Searched refs:ScopedAzureADJoinStateForTesting (Results 1 – 2 of 2) sorted by relevance
290 class BASE_EXPORT ScopedAzureADJoinStateForTesting {292 explicit ScopedAzureADJoinStateForTesting(bool state);293 ScopedAzureADJoinStateForTesting(const ScopedAzureADJoinStateForTesting&) =295 ScopedAzureADJoinStateForTesting& operator=(296 const ScopedAzureADJoinStateForTesting&) = delete;297 ~ScopedAzureADJoinStateForTesting();
840 ScopedAzureADJoinStateForTesting::ScopedAzureADJoinStateForTesting(bool state) in ScopedAzureADJoinStateForTesting() function in base::win::ScopedAzureADJoinStateForTesting843 ScopedAzureADJoinStateForTesting::~ScopedAzureADJoinStateForTesting() { in ~ScopedAzureADJoinStateForTesting()