Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/
DT_invoke_static_18.java20 static protected int testP() { in testP() method in TestProtected
28 return TestProtected.testP(); in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/
DT_invoke_static_range_18.java20 static protected int testP() { in testP() method in TestProtected
28 return TestProtected.testP(); in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/T_invoke_static_18.smalis/
DTestProtected.smali29 .method protected static testP()I
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.smali29 .method protected static testP()I
DT_invoke_static_range_18.smali34 invoke-static/range {}, Ldot/junit/opcodes/invoke_static_range/d/TestProtected;->testP()I