Home
last modified time | relevance | path

Searched refs:Test (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/art/test/dexdump/
Dbytecodes.lst6 0x00000a00 148 com.google.android.test.Test <clinit> ()V Test.java 7
7 0x00000aa4 468 com.google.android.test.Test <init> ()V Test.java 43
8 0x00000ca4 478 com.google.android.test.Test add (Ljava/lang/Object;)Ljava/lang/Object; Test.java 179
9 0x00000ea0 236 com.google.android.test.Test adds (Ljava/lang/Object;)Ljava/lang/Object; Test.java 2…
10 0x00000f9c 342 com.google.android.test.Test copies ()V Test.java 216
11 0x00001104 156 com.google.android.test.Test doit (I)V Test.java 98
12 0x000011b0 146 com.google.android.test.Test geta ()Z Test.java 72
13 0x00001254 38 com.google.android.test.Test p (I)V Test.java 120
14 0x0000128c 636 com.google.android.test.Test params (BCSIJFDLjava/lang/Object;[I)J Test.java 232
15 0x00001518 170 com.google.android.test.Test q (II)V Test.java 127
[all …]
Dvalues.lst2 0x000003bc 8 Test <clinit> ()V Test.java 66
3 0x000003d4 8 Test <init> ()V Test.java 1
Dbytecodes.txt307 Class descriptor : 'Lcom/google/android/test/Test;'
313 #0 : (in Lcom/google/android/test/Test;)
317 #1 : (in Lcom/google/android/test/Test;)
321 #2 : (in Lcom/google/android/test/Test;)
325 #3 : (in Lcom/google/android/test/Test;)
329 #4 : (in Lcom/google/android/test/Test;)
333 #5 : (in Lcom/google/android/test/Test;)
337 #6 : (in Lcom/google/android/test/Test;)
341 #7 : (in Lcom/google/android/test/Test;)
345 #8 : (in Lcom/google/android/test/Test;)
[all …]
/art/test/995-breakpoints-throw/
Dexpected.txt1 Test "call Test995::breakpoint": Running breakpoint with handler "do nothing"
3 Test "call Test995::breakpoint": No error caught with handler "do nothing"
4 Test "call Test995::breakpoint": Finished running with handler "do nothing"
5 Test "call Test995::breakpointCatch": Running breakpoint with handler "do nothing"
7 Test "call Test995::breakpointCatch": No error caught with handler "do nothing"
8 Test "call Test995::breakpointCatch": Finished running with handler "do nothing"
9 Test "call Test995::breakpointCatchLate": Running breakpoint with handler "do nothing"
11 Test "call Test995::breakpointCatchLate": No error caught with handler "do nothing"
12 Test "call Test995::breakpointCatchLate": Finished running with handler "do nothing"
13 Test "catch subroutine Test995::breakpoint": Running breakpoint with handler "do nothing"
[all …]
/art/test/626-const-class-linking/
Dexpected.txt3 second: Test class loader: DefiningLoader
5 second: Test class loader: DefiningLoader
8 second: Test class loader: DefiningLoader
10 second: Test class loader: DefiningLoader
13 second: Test class loader: DefiningLoader
15 second: Test class loader: DefiningLoader
17 second: Test class loader: DefiningLoader
19 second: Test class loader: DefiningLoader
25 second: Test class loader: DefiningLoader
27 second: Test class loader: DefiningLoader
[all …]
/art/tools/class2greylist/test/src/com/android/class2greylist/
DApiComponentsTest.java23 import org.junit.Test;
28 @Test
35 @Test
44 @Test
54 @Test
61 @Test
68 @Test
75 @Test
82 @Test
92 @Test
[all …]
DApiResolverTest.java24 import org.junit.Test;
32 @Test
42 @Test
52 @Test
62 @Test
72 @Test
86 @Test
95 @Test
105 @Test
113 @Test
[all …]
/art/test/127-checker-secondarydex/src/
DMain.java33 Test t1 = new Test(); in testSlowPathDirectInvoke()
34 Test t2 = new Test(); in testSlowPathDirectInvoke()
35 Test t3 = null; in testSlowPathDirectInvoke()
48 Test t = new Test(); in testString()
/art/test/807-method-handle-and-mr/src/
DMain.java30 class Test { class
31 Test() throws Throwable { in Test() method in Test
85 Test[] tests = new Test[] { new Test(), new Test(), new Test() }; in main()
86 for (Test test : tests) { in main()
/art/test/1974-resize-array/
Dexpected.txt1 Test instance
6 Test HashMap
12 Test j.l.r.WeakReference
17 Test instance self-ref
25 Test instance self-ref smaller
33 Test local
38 Test local smaller
43 T1: Test local multi-thread
47 T2: Test local multi-thread
52 Test locks
[all …]
/art/tools/ahat/src/test/com/android/ahat/
DInstanceTest.java29 import org.junit.Test;
38 @Test
45 @Test
52 @Test
59 @Test
66 @Test
73 @Test
80 @Test
87 @Test
94 @Test
[all …]
DDominatorsTest.java27 import org.junit.Test;
71 @Test
80 @Test
92 @Test
110 @Test
125 @Test
139 @Test
152 @Test
169 @Test
192 @Test
[all …]
DObjectHandlerTest.java22 import org.junit.Test;
27 @Test
38 @Test
51 @Test
64 @Test
DDiffTest.java24 import org.junit.Test;
32 @Test
43 @Test
61 @Test
71 @Test
81 @Test
/art/test/807-method-handle-and-mr/
Dexpected.txt1 Test
2 Test
3 Test
/art/test/1953-pop-frame/
Dexpected.txt1 Test stopped using breakpoint
4 Test stopped using breakpoint with declared synchronized function
7 Test stopped using breakpoint with synchronized block
10 Test stopped on single step
13 Test stopped on field access
16 Test stopped on field modification
19 Test stopped during Method Exit of doNothing
22 Test stopped during Method Enter of doNothing
25 Test stopped during Method Exit of calledFunction
28 Test stopped during Method Enter of calledFunction
[all …]
/art/test/1954-pop-frame-jit/
Dexpected.txt1 Test stopped using breakpoint
4 Test stopped using breakpoint with declared synchronized function
7 Test stopped using breakpoint with synchronized block
10 Test stopped on single step
13 Test stopped on field access
16 Test stopped on field modification
19 Test stopped during Method Exit of doNothing
22 Test stopped during Method Enter of doNothing
25 Test stopped during Method Exit of calledFunction
28 Test stopped during Method Enter of calledFunction
[all …]
/art/test/1955-pop-frame-jit-called/
Dexpected.txt1 Test stopped using breakpoint
4 Test stopped using breakpoint with declared synchronized function
7 Test stopped using breakpoint with synchronized block
10 Test stopped on single step
13 Test stopped on field access
16 Test stopped on field modification
19 Test stopped during Method Exit of doNothing
22 Test stopped during Method Enter of doNothing
25 Test stopped during Method Exit of calledFunction
28 Test stopped during Method Enter of calledFunction
[all …]
/art/test/1956-pop-frame-jit-calling/
Dexpected.txt1 Test stopped using breakpoint
4 Test stopped using breakpoint with declared synchronized function
7 Test stopped using breakpoint with synchronized block
10 Test stopped on single step
13 Test stopped on field access
16 Test stopped on field modification
19 Test stopped during Method Exit of doNothing
22 Test stopped during Method Enter of doNothing
25 Test stopped during Method Exit of calledFunction
28 Test stopped during Method Enter of calledFunction
[all …]
/art/test/099-vmdebug/
Dexpected.txt8 Test starting when already started
11 Test stopping when already stopped
14 Test tracing with empty filename
16 Test tracing with bogus (< 1024 && != 0) filesize
18 Test sampling with bogus (<= 0) interval
/art/test/476-checker-ctor-fence-redun-elim/src/
DMain.java75 interface Test { interface
80 class TestOneFinal implements Test {
152 class TestThreeFinal implements Test {
189 class TestMultiAlloc implements Test {
229 class TestThreeFinalTwice implements Test {
292 static class Invoke implements Test {
333 static class Store implements Test {
380 class TestDontOptimizeAcrossBlocks implements Test {
435 static class Invoke implements Test {
494 static class StoreIput implements Test {
[all …]
/art/tools/bisection_search/
Dbisection_test.py65 self.testable_mock.Test.return_value = True
70 self.testable_mock.Test.return_value = False
75 self.testable_mock.Test.side_effect = self.MethodFailsForAllPasses
80 self.testable_mock.Test.side_effect = self.MethodFailsForAPass
87 self.testable_mock.Test.side_effect = self.MethodFailsForAPass
89 for (ordered_args, keyword_args) in self.testable_mock.Test.call_args_list:
/art/test/1929-exception-catch-exception/
Dexpected.txt1 Test "art.Test1929$DoThrowClass": Running breakpoint with handler "art.Test1929$DoNothingHandler"
9 Test "art.Test1929$DoThrowClass": Caught error art.Test1929$TestException:"doThrow" with handler "a…
10 Test "art.Test1929$DoThrowClass": Finished running with handler "art.Test1929$DoNothingHandler"
11 Test "art.Test1929$DoThrowCatchBaseTestException": Running breakpoint with handler "art.Test1929$Do…
23 Test "art.Test1929$DoThrowCatchBaseTestException": No error caught with handler "art.Test1929$DoNot…
24 Test "art.Test1929$DoThrowCatchBaseTestException": Finished running with handler "art.Test1929$DoNo…
25 Test "art.Test1929$DoThrowCatchBaseTestExceptionTwice": Running breakpoint with handler "art.Test19…
37 Test "art.Test1929$DoThrowCatchBaseTestExceptionTwice": No error caught with handler "art.Test1929$…
38 Test "art.Test1929$DoThrowCatchBaseTestExceptionTwice": Finished running with handler "art.Test1929…
39 Test "art.Test1929$DoThrowCatchTestException": Running breakpoint with handler "art.Test1929$DoNoth…
[all …]
/art/test/054-uncaught/
Dexpected.txt1 Test 1
6 Test 2
11 Test 3
16 Test 1
/art/test/050-sync-test/
Dexpected.txt1 Sleep Test
5 Count Test
30 Interrupt Test

12345678910>>...16