Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DTrailingObjectsTest.cpp119 TEST(TrailingObjects, TwoArg) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DTrailingObjectsTest.cpp134 TEST(TrailingObjects, TwoArg) { in TEST() argument
/external/guava/android/guava-testlib/test/com/google/common/testing/
DNullPointerTesterTest.java300 public static class TwoArg { class in NullPointerTesterTest
326 public TwoArg(Action actionWhenFirstParamIsNull, Action actionWhenSecondParamIsNull) { in TwoArg() method in NullPointerTesterTest.TwoArg
/external/guava/guava-testlib/test/com/google/common/testing/
DNullPointerTesterTest.java353 public static class TwoArg { class in NullPointerTesterTest
379 public TwoArg(Action actionWhenFirstParamIsNull, Action actionWhenSecondParamIsNull) { in TwoArg() method in NullPointerTesterTest.TwoArg