Home
last modified time | relevance | path

Searched defs:setDevice (Results 1 – 3 of 3) sorted by relevance

/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java218 public void setDevice(ITestDevice device) { in setDevice() method in DeqpTestRunner
777 public void setDevice(ITestDevice device); in setDevice() method
834 public void setDevice(ITestDevice device) { in setDevice() method in DeqpTestRunner.Recovery
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp143 inline void setDevice (Move<VkDevice> device) in setDevice() function in vkt::synchronization::__anonce32f9e50111::MultiQueues
/external/clang/include/clang/AST/
DOpenMPClause.h2687 void setDevice(Expr *E) { Device = E; } in setDevice() function