Home
last modified time | relevance | path

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

/external/objenesis/tck/src/main/java/org/objenesis/tck/
DTCK.java141 protected String describePlatform() { in describePlatform() method in TCK
/external/deqp/external/vulkancts/framework/vulkan/
DvkPlatform.cpp86 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in vk::Platform
/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp123 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::osx::VulkanPlatform
/external/objenesis/main/src/main/java/org/objenesis/strategy/
DPlatformDescription.java88 public static String describePlatform() { in describePlatform() method in PlatformDescription
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp268 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::win32::VulkanPlatform
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp261 void VulkanPlatform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::lnx::VulkanPlatform
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp119 void describePlatform (std::ostream& dst) const in describePlatform() function in tcu::surfaceless::VulkanPlatform
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp322 void Platform::describePlatform (std::ostream& dst) const in describePlatform() function in tcu::Android::Platform
DtcuAndroidUtil.cpp313 void describePlatform (JNIEnv* env, std::ostream& dst) in describePlatform() function
585 void describePlatform (ANativeActivity* activity, std::ostream& dst) in describePlatform() function