Home
last modified time | relevance | path

Searched refs:TestTarget (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tools/locked_region_code_injection/test/lockedregioncodeinjection/
H A DTestMain.java59 TestTarget.resetCount(); in testSimpleSynchronizedBlock()
60 TestTarget t = new TestTarget(); in testSimpleSynchronizedBlock()
71 TestTarget.invoke(); in testSimpleSynchronizedBlock()
84 TestTarget t = new TestTarget(); in testSimpleSynchronizedMethod()
103 TestTarget t = new TestTarget(); in testSimpleSynchronizedMethod2()
122 TestTarget t = new TestTarget(); in testSimpleSynchronizedMethod3()
138 TestTarget t = new TestTarget(); in testCaughtException()
166 TestTarget t = new TestTarget(); in testUncaughtException()
192 TestTarget t = new TestTarget(); in testNestedSynchronizedBlock()
227 TestTarget t = new TestTarget(); in testMethodWithControlFlow()
[all …]
H A DTestTarget.java16 public class TestTarget { class
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...