Home
last modified time | relevance | path

Searched defs:returnValues (Results 1 – 5 of 5) sorted by relevance

/external/mockito/src/org/mockito/internal/stubbing/answers/
DAnswerReturnValuesAdapter.java18 private final ReturnValues returnValues; field in AnswerReturnValuesAdapter
20 public AnswerReturnValuesAdapter(ReturnValues returnValues) { in AnswerReturnValuesAdapter()
/external/mockito/src/org/mockito/
DMockito.java1192 public static <T> T mock(Class<T> classToMock, ReturnValues returnValues) { in mock()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp1355 int returnValues[] = { 0, 0, 0 }; in getGLBufferLayout() local
1423 int returnValues[DE_LENGTH_OF_ARRAY(queryParams)]; in getGLBufferLayout() local
Des31fShaderImageLoadStoreTests.cpp1821 IntFloatArr returnValues; in operator ()() local
2250 int returnValues[NUM_INVOCATIONS_PER_PIXEL]; in operator ()() local
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp6531 FXJSE_HVALUE* returnValues = FX_Alloc(FXJSE_HVALUE, iLength); in concat_fm_object() local