Home
last modified time | relevance | path

Searched refs:describePlatform (Results 1 – 12 of 12) sorted by relevance

/external/objenesis/tck/src/org/objenesis/tck/
DTCK.java88 reporter.startTests(describePlatform(), findAllDescriptions(candidates, descriptions), in runTests()
136 protected String describePlatform() { in describePlatform() method in TCK
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.hpp45 void describePlatform (std::ostream& dst) const;
DtcuWin32VulkanPlatform.cpp187 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::win32::VulkanPlatform
/external/deqp/framework/platform/android/
DtcuAndroidUtil.hpp53 void describePlatform (ANativeActivity* activity, std::ostream& dst);
DtcuAndroidPlatform.hpp55 void describePlatform (std::ostream& dst) const;
DtcuAndroidPlatform.cpp313 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::Android::Platform
315 tcu::Android::describePlatform(m_activity.getNativeActivity(), dst); in describePlatform()
DtcuAndroidUtil.cpp313 void describePlatform (JNIEnv* env, std::ostream& dst) in describePlatform() function
585 void describePlatform (ANativeActivity* activity, std::ostream& dst) in describePlatform() function
589 describePlatform(env.getEnv(), dst); in describePlatform()
/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.cpp72 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in vk::Platform
DvkPlatform.hpp143 virtual void describePlatform (std::ostream& dst) const;
/external/deqp/framework/platform/X11/
DtcuX11Platform.cpp83 void describePlatform (std::ostream& dst) const in describePlatform() function in tcu::x11::X11VulkanPlatform
/external/deqp/external/vulkancts/modules/vulkan/
DvktInfoTests.cpp148 context.getTestContext().getPlatform().getVulkanPlatform().describePlatform(details); in logPlatformInfo()
/external/deqp/external/vulkancts/
DREADME.md216 if `vk::Platform::describePlatform()` is implemented.