Searched refs:DEFAULT_NAME (Results 1 – 3 of 3) sorted by relevance
50 private static final String DEFAULT_NAME = "Driver"; field in CarHelperServiceTest109 new UserInfo(adminUserId, DEFAULT_NAME, UserInfo.FLAG_ADMIN); in testStartsLastActiveUserOnReboot()113 new UserInfo(secUserId, DEFAULT_NAME, UserInfo.FLAG_ADMIN); in testStartsLastActiveUserOnReboot()127 UserInfo admin = new UserInfo(adminId, DEFAULT_NAME, UserInfo.FLAG_ADMIN); in mockAdminWithDefaultName()
36 constexpr const char* DEFAULT_NAME = "audio_effects.xml"; variable
343 std::string defaultPath = location + '/' + DEFAULT_NAME; in parse()