Searched defs:testing (Results 1 – 4 of 4) sorted by relevance
37 std::u16string testing(u"testing"); in TEST() local50 std::string testing("testing"); in TEST() local
102 BackupScheme testing = new BackupScheme(context); in getBackupSchemeForTest() local
79 TestSystemImpl testing = new TestSystemImpl(packages, fallbackLogicEnabled, numRelros, in setupWithPackages() local
1729 private void attachInfo(Context context, ProviderInfo info, boolean testing) { in attachInfo()