Searched refs:pbcp (Results 1 – 1 of 1) sorted by relevance
94 String pbcp = getProperty("profilebootclasspath"); in testSystemServerProfile() local95 boolean profileBootClassPath = "true".equals(pbcp); in testSystemServerProfile()105 assertTrue("profile boot class path not enabled: " + pbcp, profileBootClassPath); in testSystemServerProfile()121 String pbcp = getProperty("profilebootclasspath"); in testSystemServerProfile() local122 boolean profileBootClassPath = "true".equals(pbcp); in testSystemServerProfile()132 assertTrue("profile boot class path not enabled: " + pbcp, profileBootClassPath); in testSystemServerProfile()