HomeSort by relevance Sort by last modified time
    Searched refs:describePlatform (Results 1 - 13 of 13) sorted by null

  /external/deqp/framework/platform/win32/
tcuWin32VulkanPlatform.hpp 45 void describePlatform (std::ostream& dst) const;
tcuWin32VulkanPlatform.cpp 187 void VulkanPlatform::describePlatform (std::ostream& dst) const
  /external/deqp/external/vulkancts/framework/vulkan/
vkPlatform.cpp 72 void Platform::describePlatform (std::ostream& dst) const
74 dst << "vk::Platform::describePlatform() not implemented";
vkPlatform.hpp 143 virtual void describePlatform (std::ostream& dst) const;
  /external/deqp/framework/platform/android/
tcuAndroidPlatform.hpp 55 void describePlatform (std::ostream& dst) const;
tcuAndroidUtil.hpp 53 void describePlatform (ANativeActivity* activity, std::ostream& dst);
tcuAndroidPlatform.cpp 313 void Platform::describePlatform (std::ostream& dst) const
315 tcu::Android::describePlatform(m_activity.getNativeActivity(), dst);
tcuAndroidUtil.cpp 313 void describePlatform (JNIEnv* env, std::ostream& dst)
585 void describePlatform (ANativeActivity* activity, std::ostream& dst)
589 describePlatform(env.getEnv(), dst);
  /external/objenesis/tck/src/org/objenesis/tck/
TCK.java 88 reporter.startTests(describePlatform(), findAllDescriptions(candidates, descriptions),
136 protected String describePlatform() {
  /external/deqp/framework/platform/X11/
tcuX11Platform.cpp 83 void describePlatform (std::ostream& dst) const
  /external/deqp/external/vulkancts/modules/vulkan/
vktInfoTests.cpp 148 context.getTestContext().getPlatform().getVulkanPlatform().describePlatform(details);
  /prebuilts/tools/common/m2/repository/org/objenesis/objenesis/2.4/
objenesis-2.4.jar 
  /prebuilts/tools/common/m2/repository/nl/jqno/equalsverifier/equalsverifier/2.1.5/
equalsverifier-2.1.5.jar 

Completed in 8241 milliseconds