Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libfs_avb/tests/
H A Dbasic_test.cpp38 std::vector<uint8_t> expected_content; in TEST_F() local
/aosp12/bootable/recovery/tests/unit/host/
H A Dupdate_simulator_test.cpp165 string expected_content = "system.img" + string(4086, '\0'); in TEST_F() local
/aosp12/system/core/init/
H A Dutil.cpp414 bool is_android_dt_value_expected(const std::string& sub_path, const std::string& expected_content)… in is_android_dt_value_expected()
/aosp12/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_test.cpp1070 std::string expected_content = in AssertStats() local