Searched defs:argOne (Results 1 - 5 of 5) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/
H A DIMethods.java123 String simpleMethod(String argOne, Integer argTwo); argument
H A DMethodsImpl.java232 public String simpleMethod(String argOne, Integer argTwo) { argument
/external/pdfium/fxjs/
H A Dcfxjse_formcalc_context.cpp626 std::unique_ptr<CFXJSE_Value> argOne = args.GetValue(0); local
627 if (ValueIsNull(pThis, argOne.get())) {
632 double dValue = ValueToDouble(pThis, argOne.get());
954 std::unique_ptr<CFXJSE_Value> argOne = args.GetValue(0); local
956 if (argOne->IsNull() || argTwo->IsNull()) {
962 double dDividend = ExtractDouble(pThis, argOne.get(), &argOneResult);
990 std::unique_ptr<CFXJSE_Value> argOne = args.GetValue(0); local
991 if (argOne->IsNull()) {
997 double dValue = ExtractDouble(pThis, argOne.get(), &dValueRet);
1210 std::unique_ptr<CFXJSE_Value> argOne local
1229 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2233 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2286 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2317 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2358 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2458 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2493 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2551 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2586 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2617 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2649 std::unique_ptr<CFXJSE_Value> argOne = args.GetValue(0); local
2727 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2749 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2771 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
2857 std::unique_ptr<CFXJSE_Value> argOne = args.GetValue(0); local
3159 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
3217 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
3231 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
3470 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
3482 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
3760 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
3840 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
3862 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
3882 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
3918 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
3939 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
4073 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
4131 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
4153 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
4173 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
4406 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
4422 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
5176 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
5193 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
5211 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
5467 std::unique_ptr<CFXJSE_Value> argOne = GetSimpleValue(pThis, args, 0); local
5495 std::unique_ptr<CFXJSE_Value> argOne = args.GetValue(0); local
5508 std::unique_ptr<CFXJSE_Value> argOne = args.GetValue(0); local
5522 std::unique_ptr<CFXJSE_Value> argOne = args.GetValue(0); local
5556 std::unique_ptr<CFXJSE_Value> argOne = args.GetValue(0); local
5584 std::unique_ptr<CFXJSE_Value> argOne = args.GetValue(0); local
[all...]
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 6770 milliseconds