JTTTest.DummyTestClassGraalCompilerTest.ArgSupplier, GraalCompilerTest.ResultGraalTest.MultiCauseAssertionError| Modifier and Type | Field and Description |
|---|---|
(package private) int |
array_rows |
(package private) byte[] |
crypt1 |
(package private) int[] |
DK |
(package private) byte[] |
plain1 |
(package private) byte[] |
plain2 |
(package private) short[] |
userkey |
(package private) int[] |
Z |
lastCompiledGraph| Constructor and Description |
|---|
HP_idea() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
buildTestData() |
private void |
calcDecryptKey() |
private void |
calcEncryptKey() |
private void |
cipher_idea(byte[] text1,
byte[] text2,
int[] key) |
(package private) void |
Do() |
(package private) void |
freeTestData() |
int |
inv(int x) |
void |
run0() |
void |
runInv() |
boolean |
test() |
(package private) boolean |
verify() |
assertDeepEquals, getCode, parseEager, runTest, runTest, runTest, runTestWithDeltaaddMethod, after, afterTest, applyArgSuppliers, argsWithReceiver, asResolvedJavaMethod, assertConstantReturn, assertEquals, assertEquals, assertEquals, before, beforeTest, branchProbability, breakpoint, breakpoint, checkArgs, checkHighTierGraph, checkLowTierGraph, checkMidTierGraph, compile, countUnusedConstants, createLIRSuites, createSuites, editGraphBuilderConfiguration, executeActual, executeActualCheckDeopt, executeExpected, getBackend, getCanonicalGraphString, getCode, getCode, getCodeCache, getConstantReflection, getCustomGraphBuilderSuite, getDefaultGraphBuilderPlugins, getDefaultGraphBuilderSuite, getDefaultHighTierContext, getLIRSuites, getLowerer, getMetaAccess, getNodeCountExcludingUnusedConstants, getProviders, getReplacements, getResolvedJavaMethod, getResolvedJavaMethod, getResolvedJavaMethod, getSnippetReflection, getSpeculationLog, getSuites, getTarget, initializeDebugging, invoke, isArchitecture, iterationCount, lookupMethod, parseDebug, parseEager, parseForCompile, parseProfiled, parseProfiled, referenceInvoke, supply, test, test, testAgainstExpected, testAgainstExpected, testNassertDeepEquals, assertDeepEquals, assertDeepEquals, assertFalse, assertFalse, assertFalse, assertTrue, assertTrue, assertTrue, equalFloatsOrDoublesDelta, fail, getMethod, getMethod, getMethod, ulpsDeltaint array_rows
byte[] plain1
byte[] crypt1
byte[] plain2
short[] userkey
int[] Z
int[] DK
public HP_idea()
public boolean test()
void Do()
void buildTestData()
private void calcEncryptKey()
private void calcDecryptKey()
private void cipher_idea(byte[] text1, byte[] text2, int[] key)
public int inv(int x)
boolean verify()
void freeTestData()
public void runInv()