Home
last modified time | relevance | path

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

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