HomeSort by relevance Sort by last modified time
    Searched refs:getArgument (Results 1 - 25 of 252) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/mockito/src/main/java/org/mockito/internal/stubbing/answers/
AnswerFunctionalInterfaces.java 43 return answer.answer((A)invocation.getArgument(0));
58 answer.answer((A)invocation.getArgument(0));
77 (A)invocation.getArgument(0),
78 (B)invocation.getArgument(1));
95 (A)invocation.getArgument(0),
96 (B)invocation.getArgument(1));
116 (A)invocation.getArgument(0),
117 (B)invocation.getArgument(1),
118 (C)invocation.getArgument(2));
136 (A)invocation.getArgument(0)
    [all...]
  /external/mockito/src/main/java/org/mockito/invocation/
InvocationOnMock.java 51 <T> T getArgument(int index);
  /external/parameter-framework/upstream/remote-processor/
RemoteCommand.h 45 virtual const std::string &getArgument(size_t argument) const = 0;
RequestMessage.cpp 77 const string &CRequestMessage::getArgument(size_t argument) const
119 writeString(getArgument(argument));
153 uiSize += getStringSize(getArgument(uiArgument));
RequestMessage.h 52 virtual const std::string &getArgument(size_t argument) const;
  /external/parameter-framework/upstream/test/test-platform/
TestPlatform.cpp 141 return createExclusiveSelectionCriterionFromStateList(remoteCommand.getArgument(0),
150 return createInclusiveSelectionCriterionFromStateList(remoteCommand.getArgument(0),
159 return createExclusiveSelectionCriterion(remoteCommand.getArgument(0),
160 strtoul(remoteCommand.getArgument(1).c_str(), NULL, 0),
169 return createInclusiveSelectionCriterion(remoteCommand.getArgument(0),
170 strtoul(remoteCommand.getArgument(1).c_str(), NULL, 0),
188 const string &strAbort = remoteCommand.getArgument(0);
220 mParameterMgrPlatformConnector.setSchemaUri(remotecommand.getArgument(0));
232 if (convertTo(remoteCommand.getArgument(1), state)) {
234 bSuccess = setCriterionState(remoteCommand.getArgument(0), state, strResult)
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
MathIllegalNumberException.java 71 public Number getArgument() {
  /packages/apps/TV/src/com/android/tv/dvr/ui/
BigArguments.java 44 public static Object getArgument(String name) {
  /external/parameter-framework/upstream/parameter/
ParameterMgr.cpp     [all...]
  /external/swiftshader/third_party/LLVM/tools/llvm-diff/
DiffLog.h 53 Value *getArgument(unsigned I) const;
DiffLog.cpp 30 Value *LogBuilder::getArgument(unsigned I) const { return Arguments[I]; }
  /external/llvm/lib/Analysis/
MemoryLocation.cpp 98 const Value *Arg = CS.getArgument(ArgIdx);
152 if (const ConstantInt *LenCI = dyn_cast<ConstantInt>(CS.getArgument(2)))
157 return MemoryLocation(CS.getArgument(ArgIdx), UnknownSize, AATags);
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/tests/
ARDAppClientTest.mm 139 [invocation getArgument:&completionHandler atIndex:3];
148 [invocation getArgument:&message atIndex:2];
149 [invocation getArgument:&completionHandler atIndex:5];
160 [invocation getArgument:&completionHandler atIndex:4];
180 [invocation getArgument:&message atIndex:2];
193 [invocation getArgument:&completionHandler atIndex:2];
  /external/llvm/include/llvm/IR/
Statepoint.h 101 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
107 const Value *IDVal = getCallSite().getArgument(IDPos);
113 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
122 return getCallSite().getArgument(CalledFunctionPos);
154 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
169 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
184 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
184 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
184 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
184 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
184 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
184 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
184 ValueTy *getArgument(unsigned Index) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
184 ValueTy *getArgument(unsigned Index) {
  /external/llvm/tools/llvm-diff/
DiffLog.cpp 29 Value *LogBuilder::getArgument(unsigned I) const { return Arguments[I]; }
DiffLog.h 57 Value *getArgument(unsigned I) const;
  /frameworks/base/tests/testables/src/android/testing/
TestableResources.java 84 int id = invocationOnMock.getArgument(0);

Completed in 1598 milliseconds

1 2 3 4 5 6 7 8 91011