Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/
H A Dheap_verification_test.cc34 class VerificationTest : public CommonRuntimeTest { class
36 VerificationTest() {} in VerificationTest() function in art::gc::VerificationTest
48 TEST_F(VerificationTest, IsValidHeapObjectAddress) { in TEST_F() argument
73 TEST_F(VerificationTest, IsValidClassOrNotInHeap) { in TEST_F() argument
86 TEST_F(VerificationTest, IsValidClassInHeap) { in TEST_F() argument
103 TEST_F(VerificationTest, DumpInvalidObjectInfo) { in TEST_F() argument
114 TEST_F(VerificationTest, DumpValidObjectInfo) { in TEST_F() argument
140 TEST_F(VerificationTest, LogHeapCorruption) { in TEST_F() argument
167 TEST_F(VerificationTest, FindPathFromRootSet) { in TEST_F() argument