Searched defs:callerClass (Results 1 – 4 of 4) sorted by relevance
256 Class<?> callerClass = Reflection.getCallerClass(); in getDriver() local353 Class<?> callerClass = Reflection.getCallerClass(); in getDrivers() local
250 public void runTest(Class callerClass, String callerMethod, int stackDepth, in runTest()
1045 … private synchronized void loadLibrary0(ClassLoader loader, Class<?> callerClass, String libname) { in loadLibrary0()
552 Class<?> callerClass = Reflection.getCallerClass(); in getLogger() local