Home
last modified time | relevance | path

Searched defs:describePlatform (Results 1 – 10 of 10) sorted by relevance

/external/deqp/framework/platform/fuchsia/
DtcuFuchsiaPlatform.cpp59 void describePlatform(std::ostream &dst) const in describePlatform() function in FuchsiaVkPlatform
/external/objenesis/tck/src/main/java/org/objenesis/tck/
DTCK.java141 protected String describePlatform() { in describePlatform() method in TCK
/external/objenesis/main/src/main/java/org/objenesis/strategy/
DPlatformDescription.java88 public static String describePlatform() { in describePlatform() method in PlatformDescription
/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp166 void VulkanPlatform::describePlatform(std::ostream &dst) const in describePlatform() function in tcu::osx::VulkanPlatform
/external/deqp/framework/platform/android/
DtcuAndroidUtil.cpp316 void describePlatform(JNIEnv *env, std::ostream &dst) in describePlatform() function
389 void describePlatform(ANativeActivity *activity, std::ostream &dst) in describePlatform() function
DtcuAndroidPlatform.cpp363 void Platform::describePlatform(std::ostream &dst) const in describePlatform() function in tcu::Android::Platform
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp299 void VulkanPlatform::describePlatform(std::ostream &dst) const in describePlatform() function in tcu::win32::VulkanPlatform
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp464 void VulkanPlatform::describePlatform(std::ostream &dst) const in describePlatform() function in tcu::lnx::VulkanPlatform
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp134 void describePlatform(std::ostream &dst) const in describePlatform() function in tcu::surfaceless::VulkanPlatform
/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.cpp933 void Platform::describePlatform(std::ostream &dst) const in describePlatform() function in vk::Platform