Searched refs:describePlatform (Results 1 – 12 of 12) sorted by relevance
88 reporter.startTests(describePlatform(), findAllDescriptions(candidates, descriptions), in runTests()136 protected String describePlatform() { in describePlatform() method in TCK
45 void describePlatform (std::ostream& dst) const;
187 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::win32::VulkanPlatform
53 void describePlatform (ANativeActivity* activity, std::ostream& dst);
55 void describePlatform (std::ostream& dst) const;
313 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::Android::Platform315 tcu::Android::describePlatform(m_activity.getNativeActivity(), dst); in describePlatform()
313 void describePlatform (JNIEnv* env, std::ostream& dst) in describePlatform() function585 void describePlatform (ANativeActivity* activity, std::ostream& dst) in describePlatform() function589 describePlatform(env.getEnv(), dst); in describePlatform()
72 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in vk::Platform
143 virtual void describePlatform (std::ostream& dst) const;
83 void describePlatform (std::ostream& dst) const in describePlatform() function in tcu::x11::X11VulkanPlatform
148 context.getTestContext().getPlatform().getVulkanPlatform().describePlatform(details); in logPlatformInfo()
216 if `vk::Platform::describePlatform()` is implemented.