Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DIoPerfCollectionTest.cpp432 std::string dumpContents; in checkDumpFd() local
433 ASSERT_TRUE(ReadFdToString(fd, &dumpContents)); in checkDumpFd()
434 ASSERT_FALSE(dumpContents.empty()); in checkDumpFd()
436 ASSERT_EQ(countOccurrences(dumpContents, kEmptyCollectionMessage), in checkDumpFd()
438 << "Dump contents: " << dumpContents; in checkDumpFd()
/aosp12/frameworks/native/cmds/dumpsys/tests/
H A Ddumpsys_test.cpp611 const char* dumpContents = "dump1"; in TEST_F() local
612 ExpectDump(serviceName, dumpContents); in TEST_F()
622 AssertOutput(dumpContents); in TEST_F()
623 EXPECT_THAT(bytesWritten, Eq(strlen(dumpContents))); in TEST_F()
/aosp12/frameworks/base/core/java/android/app/
H A DPropertyInvalidatedCache.java947 private void dumpContents(PrintWriter pw, String[] args) { in dumpContents() method in PropertyInvalidatedCache
1020 currentCache.dumpContents(pw, args); in dumpCacheInfo()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt2401 HSPLandroid/app/PropertyInvalidatedCache;->dumpContents(Ljava/io/PrintWriter;[Ljava/lang/String;)V+…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt2401 HSPLandroid/app/PropertyInvalidatedCache;->dumpContents(Ljava/io/PrintWriter;[Ljava/lang/String;)V+…