OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T_sput_char_12
(Results
1 - 3
of
3
) sorted by null
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/d/
T_sput_char_12.java
19
public class
T_sput_char_12
{
T_sput_char_12.d
15
.source
T_sput_char_12
.java
16
.class public dot.junit.opcodes.sput_char.d.
T_sput_char_12
32
sput-char v1, dot.junit.opcodes.sput_char.d.
T_sput_char_12
.st_i1 C
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/
Test_sput_char.java
24
import dot.junit.opcodes.sput_char.d.
T_sput_char_12
;
49
T_sput_char_12
t = new
T_sput_char_12
();
50
assertEquals(0,
T_sput_char_12
.st_i1);
52
assertEquals(77,
T_sput_char_12
.st_i1);
Completed in 50 milliseconds