Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/testing/
DNullPointerTesterTest.java251 Action actionWhenSecondParamIsNull; field in NullPointerTesterTest.TwoArg
255 Action actionWhenSecondParamIsNull) { in TwoArg()