Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/system/linkerconfig/modules/tests/
H A Dconfigparser_test.cc49 TEST(configparser, system_contents) { in TEST() argument
/aosp12/frameworks/base/libs/androidfw/tests/
H A DResTable_test.cpp402 std::string system_contents; in TEST() local