HomeSort by relevance Sort by last modified time
    Searched refs:ReturnVal (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
gmock_unittest.cc 56 ACTION(ReturnVal) {
129 .WillRepeatedly(WithArg<1>(ReturnVal()));
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h 146 Value *ReturnVal = ConstantInt::get(Context, APInt(32, returnCode));
147 endFunctionWithRet(Result, ReturnVal);

Completed in 46 milliseconds