Home
last modified time | relevance | path

Searched defs:actionWhenSecondParamIsNull (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-testlib/test/com/google/common/testing/
DNullPointerTesterTest.java324 Action actionWhenSecondParamIsNull; field in NullPointerTesterTest.TwoArg
326 public TwoArg(Action actionWhenFirstParamIsNull, Action actionWhenSecondParamIsNull) { in TwoArg()
/external/guava/guava-testlib/test/com/google/common/testing/
DNullPointerTesterTest.java377 Action actionWhenSecondParamIsNull; field in NullPointerTesterTest.TwoArg
379 public TwoArg(Action actionWhenFirstParamIsNull, Action actionWhenSecondParamIsNull) { in TwoArg()