Home
last modified time | relevance | path

Searched refs:TestProtected (Results 1 – 6 of 6) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/
DT_invoke_static_18.java19 class TestProtected { class
28 return TestProtected.testP(); in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/
DT_invoke_static_range_18.java19 class TestProtected { class
28 return TestProtected.testP(); in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/T_invoke_static_18.smalis/
DTestProtected.smali15 .class public Ldot/junit/opcodes/invoke_static/d/TestProtected;
17 .source "TestProtected.java"
DT_invoke_static_18.smali34 invoke-static {}, Ldot/junit/opcodes/invoke_static/d/TestProtected;->testP()I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/T_invoke_static_range_18.smalis/
DTestProtected.smali15 .class public Ldot/junit/opcodes/invoke_static_range/d/TestProtected;
17 .source "TestProtected.java"
DT_invoke_static_range_18.smali34 invoke-static/range {}, Ldot/junit/opcodes/invoke_static_range/d/TestProtected;->testP()I