Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_memory_region_test.cc55 class TestZygoteMemory : public testing::Test { class
497 TEST_F(TestZygoteMemory, BasicTest) { in TEST_F() argument
501 TEST_F(TestZygoteMemory, TestUnmapWritableAfterFork) { in TEST_F() argument
505 TEST_F(TestZygoteMemory, TestMadviseDontFork) { in TEST_F() argument
509 TEST_F(TestZygoteMemory, TestFromSharedToPrivate) { in TEST_F() argument
Djit_memory_region.h37 class TestZygoteMemory; variable
282 friend class TestZygoteMemory; variable