Searched defs:testing (Results 1 – 5 of 5) sorted by relevance
38 std::string testing("testing"); in TEST() local51 std::string testing("testing"); in TEST() local
37 using namespace testing; variable
112 BackupScheme testing = new BackupScheme(context); in getBackupSchemeForTest() local
98 TestSystemImpl testing = new TestSystemImpl(packages, fallbackLogicEnabled, numRelros, in setupWithAllParameters() local
2361 private void attachInfo(Context context, ProviderInfo info, boolean testing) { in attachInfo()