Searched refs:forceFailureType (Results 1 – 1 of 1) sorted by relevance
26 private static int forceFailureType = 0; field in TestLinkerMethodMinimalArguments51 if (forceFailureType == FAILURE_TYPE_TARGET_METHOD_THROWS) { in _add()61 System.out.println("linkerMethod failure type " + forceFailureType); in linkerMethod()64 switch (forceFailureType) { in linkerMethod()80 forceFailureType = failureType; in test()