Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/testing/
DNullPointerTesterTest.java250 Action actionWhenFirstParamIsNull; field in NullPointerTesterTest.TwoArg
254 Action actionWhenFirstParamIsNull, in TwoArg() argument
256 this.actionWhenFirstParamIsNull = actionWhenFirstParamIsNull; in TwoArg()
263 actionWhenFirstParamIsNull.act(); in reactToNullParameters()
294 actionWhenFirstParamIsNull, actionWhenSecondParamIsNull); in toString()