commit | b3b2db7edeaa09751dab44a7d0339590fd7b1788 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Jul 11 15:47:14 2019 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Jul 16 22:13:40 2019 +0000 |
tree | ea922140487594c45e6e95d1e2ce624221977dc7 | |
parent | b5204f4216557b1f7bfd72be1fd49ec9d0960ecb [diff] |
ART: Use a scoped disable-moving-gc helper in reg_type_test In general we cannot use the standard ScopedGCCriticalSection, because we rely on the RegTypeCache to load classes for the test (in part for test setup convenience, in part as an actual test). Test: m test-art-host-gtest-reg_type_test Change-Id: I00dafc28a39fe97ecee41284fd5d8f3642bf5a2f