Home
last modified time | relevance | path

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

/aosp12/system/core/fastboot/
H A Dfastboot_test.cpp67 const std::string& expected_product, bool expected_invert, in ParseRequirementLineTest() argument
78 EXPECT_EQ(expected_invert, invert) << line; in ParseRequirementLineTest()