Home
last modified time | relevance | path

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

/external/mockito/src/main/java/org/mockito/internal/junit/
DExceptionFactory.java10 public class ExceptionFactory { class
14 private ExceptionFactory() { in ExceptionFactory() method in ExceptionFactory
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dhicpp-exception-baseclass.cpp210 T ExceptionFactory; // This test found a <dependant-type> which did not happend with 'throw T{}()' in templated_thrower2() local