Searched defs:testing (Results 1 – 6 of 6) sorted by relevance
38 std::string testing("testing"); in TEST() local51 std::string testing("testing"); in TEST() local
18 pub mod testing; module
179 BackupScheme testing = new BackupScheme(context, BackupDestination.CLOUD); in getBackupSchemeForTest() local
102 TestSystemImpl testing = new TestSystemImpl(packages, numRelros, isDebuggable, in setupWithAllParameters() local
2616 private void attachInfo(Context context, ProviderInfo info, boolean testing) { in attachInfo()