Home
last modified time | relevance | path

Searched defs:testResources (Results 1 – 8 of 8) sorted by relevance

/external/armnn/samples/ObjectDetection/test/
DPipelineTest.cpp12 std::string testResources = TEST_RESOURCE_DIR; in GetResourceFilePath() local
32 std::string testResources = TEST_RESOURCE_DIR; variable
DImageUtilsTest.cpp75 std::string testResources = TEST_RESOURCE_DIR; in GetResourceFilePath() local
97 std::string testResources = TEST_RESOURCE_DIR; variable
DFrameReaderTest.cpp18 std::string testResources = TEST_RESOURCE_DIR; variable
/external/kotlinx.atomicfu/atomicfu-gradle-plugin/src/test/kotlin/kotlinx/atomicfu/plugin/gradle/
DBaseKotlinGradleTest.kt19 val testResources = File("src/test/resources") in project() constant
/external/robolectric/robolectric/src/test/java/org/robolectric/util/
DTestUtil.java42 public static ResourcePath testResources() { in testResources() method in TestUtil
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/util/
DTestUtil.java41 public static ResourcePath testResources() { in testResources() method in TestUtil
/external/tensorflow/tensorflow/python/framework/
Dimporter_test.py374 def testResources(self): member in ImportGraphDefTest
/external/tensorflow/tensorflow/lite/python/
Dlite_v2_test.py2584 def testResources(self): member in ResourceAndVariantTypes