Searched defs:expected_result (Results 1 – 3 of 3) sorted by relevance
71 std::vector<std::string> expected_result{"/dev/block/platform/soc.0/f9824900.sdhci/mmcblk0"}; in TEST() local85 std::vector<std::string> expected_result{ in TEST() local101 std::vector<std::string> expected_result{ in TEST() local116 std::vector<std::string> expected_result{ in TEST() local130 std::vector<std::string> expected_result{"/dev/block/pci/pci0000:00/0000:00:1f.2/mmcblk0"}; in TEST() local141 std::vector<std::string> expected_result{}; in TEST() local152 std::vector<std::string> expected_result{"/dev/block/vbd/1234/mmcblk0"}; in TEST() local163 std::vector<std::string> expected_result{}; in TEST() local176 std::vector<std::string> expected_result; in TEST() local
27 const std::pair<int, rlimit>& expected_result) { in TestRlimitSuccess()40 void TestRlimitFailure(std::vector<std::string> input, const std::string& expected_result) { in TestRlimitFailure()
523 bool AvbUtilTest::TestVBMetaModification(VBMetaVerifyResult expected_result, in TestVBMetaModification()