Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc1711 std::set<uint16_t> expected_post_startup_methods; in TEST_F() local
1735 EXPECT_EQ(expected_post_startup_methods, post_startup_methods); in TEST_F()