Home
last modified time | relevance | path

Searched defs:getInvocations (Results 1 – 6 of 6) sorted by relevance

/external/mockito/src/main/java/org/mockito/
DMockingDetails.java52 Collection<Invocation> getInvocations(); in getInvocations() method
/external/mockito/src/main/java/org/mockito/internal/util/
DDefaultMockingDetails.java41 public Collection<Invocation> getInvocations() { in getInvocations() method in DefaultMockingDetails
/external/mockito/src/main/java/org/mockito/internal/stubbing/
DInvocationContainerImpl.java132 public List<Invocation> getInvocations() { in getInvocations() method in InvocationContainerImpl
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h705 int getInvocations() const { return invocations; } in getInvocations() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
Dlocalintermediate.h739 int getInvocations() const { return invocations; } in getInvocations() function
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp3354 deUint32 MaxWorkGroupSizeTest::getInvocations (const Params& params, const vk::InstanceInterface& v… in getInvocations() function in vkt::compute::__anonf313a2ed0111::MaxWorkGroupSizeTest