Searched defs:expected_result (Results 1 – 4 of 4) sorted by relevance
620 const std::vector<std::string> expected_result = {"libA.so", "libC.so", "libD.so"}; in TEST() local633 const std::vector<std::string> expected_result = {"libB.so", "libC.so"}; in TEST() local635 const std::vector<std::string> expected_result = {"libA.so", "libC.so"}; in TEST() local649 const std::vector<std::string> expected_result = {"libC.so"}; in TEST() local667 const std::vector<std::string> expected_result = {"libD.so"}; in TEST() local669 const std::vector<std::string> expected_result = {"libC.so"}; in TEST() local696 std::map<std::string, std::string> expected_result{ in TEST() local
638 bool expected_result = false; in TestComparison() local
607 SubtypeCheckInfo::Result expected_result = in IsSubClass() local
172 const StackHandleScope<3>& expected_result) in RunArrayCopy()