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

  /external/deqp/external/vulkancts/framework/vulkan/
vkPlatform.cpp 72 void Platform::describePlatform (std::ostream& dst) const
74 dst << "vk::Platform::describePlatform() not implemented";
  /external/deqp/framework/platform/X11/
tcuX11Platform.cpp 83 void describePlatform (std::ostream& dst) const
  /external/deqp/framework/platform/win32/
tcuWin32VulkanPlatform.cpp 187 void VulkanPlatform::describePlatform (std::ostream& dst) const
  /external/objenesis/tck/src/org/objenesis/tck/
TCK.java 88 reporter.startTests(describePlatform(), findAllDescriptions(candidates, descriptions),
136 protected String describePlatform() {
  /external/deqp/framework/platform/android/
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);
  /prebuilts/tools/common/m2/repository/nl/jqno/equalsverifier/equalsverifier/2.1.5/
equalsverifier-2.1.5.jar 

Completed in 169 milliseconds