Searched refs:testStoreObject (Results 1 – 1 of 1) sorted by relevance
29 testStoreObject(c, "storeStaticObject"); in main()30 testStoreObject(c, "storeInstanceObject"); in main()41 public static void testStoreObject(Class<?> c, String methodName) throws Throwable { in testStoreObject() method in Main