Home
last modified time | relevance | path

Searched refs:Post (Results 1 – 8 of 8) sorted by relevance

/art/test/985-re-obsolete/
Dexpected.txt3 Post Start private method call
7 Post Finish private method call
10 Post Start private method call
14 Post Finish private method call
17 Post Start private method call - Transformed
21 Post Finish private method call - Transformed
24 Post Start private method call - Transformed
28 Post Finish private method call - Transformed
31 second - Post Start private method call - Transformed
35 second - Post Finish private method call - Transformed
/art/test/915-obsolete-2/
Dexpected.txt3 Post Start private method call
7 Post Finish private method call
10 Post Start private method call
14 Post Finish private method call
17 Post Start private method call - Transformed
21 Post Finish private method call - Transformed
/art/test/919-obsolete-fields/
Dexpected.txt3 Post Start private method call
7 Post Finish private method call
10 Post Start private method call
14 Post Finish private method call
/art/test/916-obsolete-jit/
Dexpected.txt3 Post Start private method call
7 Post Finish private method call
10 Post Start private method call
14 Post Finish private method call
/art/test/1981-structural-redef-private-method-handles/
Dexpected_no_mh.txt5 Post redefinition : class art.Test1981$Transform[FOO: value of <FOO FIELD>, BAR: value of <BAR FIEL…
12 Post set with new mh: class art.Test1981$Transform[FOO: value of <FOO FIELD>, BAR: value of <BAR FI…
14 Post set with old mh: class art.Test1981$Transform[FOO: class art.Test1981$Transform, BAR: value of…
16 Post reinit with mh: class art.Test1981$Transform[FOO: class art.Test1981$Transform, BAR: value of …
Dexpected.txt7 Post redefinition : class art.Test1981$Transform[FOO: value of <FOO FIELD>, BAR: value of <BAR FIEL…
19 Post set with new mh: class art.Test1981$Transform[FOO: value of <FOO FIELD>, BAR: value of <BAR FI…
21 Post set with old mh: class art.Test1981$Transform[FOO: class art.Test1981$Transform, BAR: value of…
23 Post set with new varhandle: class art.Test1981$Transform[FOO: new_value object, BAR: value of <BAR…
25 Post set with old varhandle: class art.Test1981$Transform[FOO: new_value object, BAR: value of <BAR…
27 Post reinit with mh: class art.Test1981$Transform[FOO: new_value object, BAR: value of <BAR FIELD>,…
/art/openjdkjvmti/
Dti_thread.cc102 void Post(art::Thread* self) REQUIRES_SHARED(art::Locks::mutator_lock_) { in Post() function
141 Post<ArtJvmtiEvent::kThreadStart>(self); in ThreadStart()
145 Post<ArtJvmtiEvent::kThreadEnd>(self); in ThreadDeath()
171 gThreadCallback.Post<ArtJvmtiEvent::kThreadStart>(art::Thread::Current()); in VMInitEventSent()
/art/test/1980-obsolete-object-cleared/
Dexpected.txt9 Post-redefinition secret number is: 42
10 Post-redefinition secret array is: [1, 2, 3, 4]