Home
last modified time | relevance | path

Searched defs:testDirectory (Results 1 – 4 of 4) sorted by relevance

/external/skia/resources/sksl/es2_conformance/
Dimport_conformance_tests.py90 testDirectory = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__))) variable
220 testDirectory = passDirectory variable
222 testDirectory = failDirectory variable
/external/parameter-framework/upstream/test/functional-tests-legacy/
DACTCampaignEngine.py58 def testsRunner(testDirectory): argument
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DFileTest.java67 public void testDirectory() { in testDirectory() method in FileTest
/external/jacoco/org.jacoco.ant.test/src/org/jacoco/ant/
DAntResourcesLocatorTest.java74 public void testDirectory() throws IOException { in testDirectory() method in AntResourcesLocatorTest