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
179 BackupScheme testing = new BackupScheme(context, BackupDestination.CLOUD); in getBackupSchemeForTest() local
92 TestSystemImpl testing = new TestSystemImpl(packages, numRelros, isDebuggable, in setupWithAllParameters() local
2592 private void attachInfo(Context context, ProviderInfo info, boolean testing) { in attachInfo()