Searched refs:should_install (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/build/android/pylib/device/
H A Ddevice_utils.py261 should_install = True
269 should_install = False
271 should_install = True
272 if should_install:
/external/chromium_org/chrome/browser/apps/
H A Dapp_browsertest.cc972 CheckExtensionInstalledObserver should_install; local
986 ASSERT_TRUE(should_install.seen());
1036 CheckExtensionInstalledObserver should_install; local
1046 ASSERT_TRUE(should_install.seen());

Completed in 124 milliseconds