Searched refs:pbcp (Results 1 – 1 of 1) sorted by relevance
90 String pbcp = getProperty("profilebootclasspath"); in testSystemServerProfile() local91 boolean profileBootClassPath = "true".equals(pbcp); in testSystemServerProfile()99 assertTrue("profile boot class path not enabled: " + pbcp, profileBootClassPath); in testSystemServerProfile()113 String pbcp = getProperty("profilebootclasspath"); in testSystemServerProfile() local114 boolean profileBootClassPath = "true".equals(pbcp); in testSystemServerProfile()122 assertTrue("profile boot class path not enabled: " + pbcp, profileBootClassPath); in testSystemServerProfile()