Searched defs:testing (Results 1 – 4 of 4) sorted by relevance
38 std::string testing("testing"); in TEST() local51 std::string testing("testing"); in TEST() local
105 BackupScheme testing = new BackupScheme(context); in getBackupSchemeForTest() local
96 TestSystemImpl testing = new TestSystemImpl(packages, fallbackLogicEnabled, numRelros, in setupWithPackages() local
1897 private void attachInfo(Context context, ProviderInfo info, boolean testing) { in attachInfo()