Searched refs:kEmptyCollectionMessage (Results 1 – 3 of 3) sorted by relevance
51 constexpr const char kEmptyCollectionMessage[] = "No collection recorded\n"; variable
625 return kEmptyCollectionMessage; in toString()1318 if (mUserSwitchCollections.empty() && !WriteStringToFd(kEmptyCollectionMessage, fd)) { in onUserSwitchCollectionDump()
1366 ASSERT_EQ(countOccurrences(dumpContents, kEmptyCollectionMessage), in checkDumpFd()