/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowDevicePolicyManagerTest.java | 72 String testPackage = testComponent.getPackageName(); in isDeviceOwnerAppShouldReturnFalseForNonDeviceOwnerApp() local 83 String testPackage = testComponent.getPackageName(); in isDeviceOwnerShouldReturnFalseForProfileOwner() local 95 String testPackage = testComponent.getPackageName(); in isDeviceOwnerShouldReturnTrueForDeviceOwner() local 107 String testPackage = testComponent.getPackageName(); in getDeviceOwnerShouldReturnDeviceOwnerPackageName() local 146 String testPackage = testComponent.getPackageName(); in isProfileOwnerAppShouldReturnFalseForNonProfileOwnerApp() local 157 String testPackage = testComponent.getPackageName(); in isProfileOwnerShouldReturnFalseForDeviceOwner() local 169 String testPackage = testComponent.getPackageName(); in isProfileOwnerShouldReturnTrueForProfileOwner() local
|
D | ShadowNetworkScoreManagerTest.java | 25 String testPackage = "com.package.test"; in testGetActiveScorerPackage() local
|
/external/deqp/framework/common/ |
D | tcuTestSessionExecutor.cpp | 87 TestPackage* const testPackage = static_cast<TestPackage*>(curNode); in iterate() local 156 void TestSessionExecutor::enterTestPackage (TestPackage* testPackage) in enterTestPackage() 164 void TestSessionExecutor::leaveTestPackage (TestPackage* testPackage) in leaveTestPackage()
|
D | tcuTestHierarchyIterator.cpp | 54 void DefaultHierarchyInflater::enterTestPackage (TestPackage* testPackage, vector<TestNode*>& child… in enterTestPackage() 72 void DefaultHierarchyInflater::leaveTestPackage (TestPackage* testPackage) in leaveTestPackage()
|
/external/antlr/gunit/src/main/java/org/antlr/gunit/ |
D | GrammarInfo.java | 39 private String testPackage = null; // optional, package of junit code field in GrammarInfo 64 public void setTestPackage(String testPackage) { in setTestPackage()
|
D | Interp.java | 38 static String testPackage; field in Interp
|
/external/angle/src/tests/deqp_support/ |
D | tcuRandomOrderExecutor.cpp | 141 TestPackage *const testPackage = static_cast<TestPackage *>(curNode); in seekToCase() local
|
/external/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ |
D | generator_test.py | 186 def testPackage(self): member in GeneratorTest
|
/external/protobuf/python/google/protobuf/internal/ |
D | generator_test.py | 192 def testPackage(self): member in GeneratorTest
|
/external/python/cpython2/Lib/test/ |
D | test_zipimport.py | 187 def testPackage(self): member in UncompressedZipImportTestCase
|
/external/python/cpython3/Lib/test/ |
D | test_zipimport.py | 256 def testPackage(self): member in UncompressedZipImportTestCase
|
/external/javassist/src/test/javassist/ |
D | JvstTest.java | 1090 public void testPackage() throws Exception { in testPackage() method in JvstTest
|
D | JvstTest4.java | 620 public void testPackage() throws Throwable { // JASSIST-147 in testPackage() method in JvstTest4
|