Home
last modified time | relevance | path

Searched defs:system_contents (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dpartition_update_generator_android_unittest.cc114 auto system_contents = std::string(4096 * 2, '1'); in TEST_F() local
137 auto system_contents = std::string(4096 * 10, '2'); in TEST_F() local
/aosp_15_r20/system/linkerconfig/modules/tests/
H A Dconfigparser_test.cc49 TEST(configparser, system_contents) { in TEST() argument
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc78 std::vector<std::string> system_contents; member
/aosp_15_r20/frameworks/base/libs/androidfw/tests/
H A DResTable_test.cpp375 std::string system_contents; in TEST() local