Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/test/
H A Dash_test_helper.cc89 : AuraTestHelper(context_factory, config_type == kUnitTest), in AshTestHelper()
105 if (config_type_ == kUnitTest) in AshTestHelper()
278 if (config_type_ != kUnitTest) in SetUp()
H A Dash_test_helper.h58 kUnitTest, enumerator
80 explicit AshTestHelper(ConfigType config_type = kUnitTest,