Home
last modified time | relevance | path

Searched defs:TestEnvironment (Results 1 – 9 of 9) sorted by relevance

/external/libchrome/mojo/public/java/system/javatests/
Dmojo_test_rule.cc23 struct TestEnvironment { struct
24 TestEnvironment() {} in TestEnvironment() function
26 base::ShadowingAtExitManager at_exit;
27 base::MessageLoop message_loop;
/external/vogar/src/vogar/target/
DTestEnvironment.java43 public final class TestEnvironment { class
70 public TestEnvironment() { in TestEnvironment() method in TestEnvironment
/external/robolectric/robolectric/src/main/java/org/robolectric/internal/
DTestEnvironment.java10 public interface TestEnvironment { interface
/external/autotest/client/cros/cellular/
Dcellular.py180 class TestEnvironment(object): class
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.hpp49 class TestEnvironment class
DvktRobustnessUtil.cpp264 TestEnvironment::TestEnvironment (Context& context, in TestEnvironment() function in vkt::robustness::TestEnvironment
/external/tensorflow/tensorflow/python/distribute/
Dcombinations.py431 class TestEnvironment(object): class
Dmulti_process_runner.py81 TestEnvironment = collections.namedtuple('TestEnvironment', [ variable
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryBuiltinTests.cpp112 struct TestEnvironment struct
114 const InstanceInterface* vki;
115 VkPhysicalDevice physicalDevice;
116 const DeviceInterface* vkd;
117 VkDevice device;
118 Allocator* allocator;
119 VkQueue queue;
120 deUint32 queueFamilyIndex;
121 BinaryCollection* binaryCollection;
122 tcu::TestLog* log;