Searched defs:testPackage (Results 1 – 9 of 9) sorted by relevance
72 String testPackage = testComponent.getPackageName(); in isDeviceOwnerAppShouldReturnFalseForNonDeviceOwnerApp() local83 String testPackage = testComponent.getPackageName(); in isDeviceOwnerShouldReturnFalseForProfileOwner() local95 String testPackage = testComponent.getPackageName(); in isDeviceOwnerShouldReturnTrueForDeviceOwner() local107 String testPackage = testComponent.getPackageName(); in getDeviceOwnerShouldReturnDeviceOwnerPackageName() local146 String testPackage = testComponent.getPackageName(); in isProfileOwnerAppShouldReturnFalseForNonProfileOwnerApp() local157 String testPackage = testComponent.getPackageName(); in isProfileOwnerShouldReturnFalseForDeviceOwner() local169 String testPackage = testComponent.getPackageName(); in isProfileOwnerShouldReturnTrueForProfileOwner() local
25 String testPackage = "com.package.test"; in testGetActiveScorerPackage() local
87 TestPackage* const testPackage = static_cast<TestPackage*>(curNode); in iterate() local156 void TestSessionExecutor::enterTestPackage (TestPackage* testPackage) in enterTestPackage()164 void TestSessionExecutor::leaveTestPackage (TestPackage* testPackage) in leaveTestPackage()
54 void DefaultHierarchyInflater::enterTestPackage (TestPackage* testPackage, vector<TestNode*>& child… in enterTestPackage()69 void DefaultHierarchyInflater::leaveTestPackage (TestPackage* testPackage) in leaveTestPackage()
39 private String testPackage = null; // optional, package of junit code field in GrammarInfo64 public void setTestPackage(String testPackage) { in setTestPackage()
38 static String testPackage; field in Interp
192 def testPackage(self): member in GeneratorTest
187 def testPackage(self): member in UncompressedZipImportTestCase
237 def testPackage(self): member in UncompressedZipImportTestCase