Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/host/
Dupdate_simulator_test.cpp165 string expected_content = "system.img" + string(4086, '\0'); in TEST_F() local
166 ASSERT_EQ(expected_content, content); in TEST_F()