Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/
H A Darc_util_unittest.cc224 EXPECT_TRUE(IsArcAllowedForProfileOnFirstCall(profile())); in TEST_F()
227 EXPECT_FALSE(IsArcAllowedForProfileOnFirstCall(nullptr)); in TEST_F()
235 EXPECT_FALSE(IsArcAllowedForProfileOnFirstCall(profile())); in TEST_F()
243 EXPECT_TRUE(IsArcAllowedForProfileOnFirstCall(profile())); in TEST_F()
246 EXPECT_FALSE(IsArcAllowedForProfileOnFirstCall(nullptr)); in TEST_F()
254 EXPECT_FALSE(IsArcAllowedForProfileOnFirstCall(profile())); in TEST_F()
297 EXPECT_TRUE(IsArcAllowedForProfileOnFirstCall(profile())); in TEST_F()
332 EXPECT_TRUE(IsArcAllowedForProfileOnFirstCall(profile())); in TEST_F()
344 EXPECT_TRUE(IsArcAllowedForProfileOnFirstCall(profile())); in TEST_F()
353 EXPECT_TRUE(IsArcAllowedForProfileOnFirstCall(profile())); in TEST_F()
[all …]