Home
last modified time | relevance | path

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

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