/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowSurfaceViewTest.java | 30 assertThat(fakeSurfaceHolder.getCallbacks()).isEmpty(); in addCallback() 34 assertThat(fakeSurfaceHolder.getCallbacks()).contains(callback1); in addCallback() 38 assertThat(fakeSurfaceHolder.getCallbacks()).contains(callback1); in addCallback() 39 assertThat(fakeSurfaceHolder.getCallbacks()).contains(callback2); in addCallback() 47 assertThat(fakeSurfaceHolder.getCallbacks().size()).isEqualTo(2); in removeCallback() 51 assertThat(fakeSurfaceHolder.getCallbacks()).doesNotContain(callback1); in removeCallback() 52 assertThat(fakeSurfaceHolder.getCallbacks()).contains(callback2); in removeCallback()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiNullHandleTests.cpp | 181 release(context, nullHandle, recordingAllocator.getCallbacks()); in test() 214 … cmdPool (createCommandPool(vk, device, &cmdPoolCreateInfo, recordingAllocator.getCallbacks())); in test() 259 … (createDescriptorPool(vk, device, &descriptorPoolCreateInfo, recordingAllocator.getCallbacks())); in test()
|
D | vktApiObjectManagementTests.cpp | 358 allocRecorder.getCallbacks(), in computeSystemMemoryUsage() 2501 resCallbacks.getCallbacks(), in createSingleAllocCallbacksTest() 2518 objCallbacks.getCallbacks(), in createSingleAllocCallbacksTest() 2555 resCallbacks.getCallbacks(), in allocCallbackFailTest() 2571 AllocationCallbackRecorder recorder (objAllocator.getCallbacks(), 128); in allocCallbackFailTest() 2579 recorder.getCallbacks(), in allocCallbackFailTest() 2660 AllocationCallbackRecorder recorder (objAllocator.getCallbacks(), 128); in allocCallbackFailMultipleObjectsTest() 2668 recorder.getCallbacks(), in allocCallbackFailMultipleObjectsTest()
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowSurfaceView.java | 41 public Set<Callback> getCallbacks() { in getCallbacks() method in ShadowSurfaceView.FakeSurfaceHolder
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSwapchainTests.cpp | 640 DeterministicFailAllocator failingAllocator (allocationRecorder.getCallbacks(), in createSwapchainSimulateOOMTest() 644 const InstanceHelper instHelper (context, params.wsiType, failingAllocator.getCallbacks()); in createSwapchainSimulateOOMTest() 651 failingAllocator.getCallbacks())); in createSwapchainSimulateOOMTest() 652 …vHelper (context, instHelper.vki, *instHelper.instance, *surface, failingAllocator.getCallbacks()); in createSwapchainSimulateOOMTest() 679 …createSwapchainKHR(devHelper.vkd, *devHelper.device, &curParams, failingAllocator.getCallbacks())); in createSwapchainSimulateOOMTest() 1520 …devHelper.vkd.destroySwapchainKHR(*devHelper.device, nullHandle, recordingAllocator.getCallbacks()… in destroyNullHandleSwapchainTest()
|
D | vktWsiSurfaceTests.cpp | 296 const InstanceHelper instHelper (context, wsiType, allocationRecorder.getCallbacks()); in createSurfaceCustomAllocatorTest() 303 allocationRecorder.getCallbacks())); in createSurfaceCustomAllocatorTest() 328 DeterministicFailAllocator failingAllocator (allocationRecorder.getCallbacks(), in createSurfaceSimulateOOMTest() 337 const InstanceHelper instHelper (context, wsiType, failingAllocator.getCallbacks()); in createSurfaceSimulateOOMTest() 349 failingAllocator.getCallbacks())); in createSurfaceSimulateOOMTest() 1230 …tHelper.vki.destroySurfaceKHR(*instHelper.instance, nullHandle, recordingAllocator.getCallbacks()); in destroyNullHandleSurfaceTest()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.hpp | 53 const VkAllocationCallbacks* getCallbacks (void) const { return &m_callbacks; } in getCallbacks() function in vk::AllocationCallbacks
|
/external/guice/lib/build/ |
D | cglib-3.2.6.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/sf/
net/ ... |
/external/guice/extensions/persist/lib/ |
D | cglib-nodep-3.2.6.jar | META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF/NOTICE
META- ... |
/external/testng/lib-supplied/ |
D | guice-2.0.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
NOTICE
org/
org/testng/
... |
/external/junit-params/lib/ |
D | assertj-core-1.7.1.jar | META-INF/MANIFEST.MF
META-INF/maven/
META-INF/maven/ ... |