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
112 BackupScheme testing = new BackupScheme(context); in getBackupSchemeForTest() local
98 TestSystemImpl testing = new TestSystemImpl(packages, fallbackLogicEnabled, numRelros, in setupWithAllParameters() local
2068 private void attachInfo(Context context, ProviderInfo info, boolean testing) { in attachInfo()