Searched defs:TestEnvironment (Results 1 – 4 of 4) sorted by relevance
49 class TestEnvironment class
264 TestEnvironment::TestEnvironment (Context& context, in TestEnvironment() function in vkt::robustness::TestEnvironment
399 TestEnvironment::TestEnvironment(int argc, char** argv) { in TestEnvironment() function in grpc::testing::TestEnvironment
112 struct TestEnvironment struct114 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;