Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant.cc44 return kErrorBadProfiles; in ProcessProfilesInternal()
49 return kErrorBadProfiles; in ProcessProfilesInternal()
67 return kErrorBadProfiles; in ProcessProfilesInternal()
87 return kErrorBadProfiles; in ProcessProfilesInternal()
Dprofile_assistant.h36 kErrorBadProfiles = 3, enumerator
Dprofile_assistant_test.cc612 ASSERT_EQ(ProfileAssistant::kErrorBadProfiles, in TEST_F()
642 ASSERT_EQ(ProfileAssistant::kErrorBadProfiles, in TEST_F()
1579 ProfileAssistant::kErrorBadProfiles); in TEST_F()