Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/testing/
DNullPointerTesterTest.java202 Action actionWhenSecondParamIsNull; field in NullPointerTesterTest.TwoArg
206 Action actionWhenSecondParamIsNull) { in TwoArg()