Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofile_assistant_test.cc946 std::string denylist_content = DescriptorToDot(kPreloadedDenylistedClass.c_str()); in TEST_F() local
948 denylist_content.c_str(), denylist_content.length())); in TEST_F()