Lines Matching defs:ret

52     void expect_basic_error(char type, int ret)  in expect_basic_error()
65 void expect_verify_type(char type, const char* contents, int ret) in expect_verify_type()
72 void expect_at_end(bool complete, int ret) in expect_at_end()
78 void expect_skip(const char* contents, int ret = 0) in expect_skip()
84 void expect_enter_container(char type, const char* contents, int ret = 0) in expect_enter_container()
91 void expect_exit_container(int ret = 0) in expect_exit_container()
102 int ret; in TEST_F() local
111 bool ret; in TEST_F() local
120 double ret; in TEST_F() local
129 const char* ret; in TEST_F() local
138 std::string ret; in TEST_F() local
148 sdbusplus::message::object_path ret; in TEST_F() local
157 sdbusplus::message::signature ret; in TEST_F() local
166 sdbusplus::message::unix_fd ret; in TEST_F() local
200 int ret; in TEST_F() local
207 std::string ret; in TEST_F() local
214 sdbusplus::message::signature ret; in TEST_F() local
221 bool ret; in TEST_F() local
253 std::vector<int> ret; in TEST_F() local
267 std::vector<int> ret; in TEST_F() local
284 std::vector<int> ret; in TEST_F() local
366 std::map<std::string, int> ret; in TEST_F() local
379 std::map<std::string, int> ret; in TEST_F() local
395 std::map<std::string, int> ret; in TEST_F() local
412 std::map<std::string, int> ret; in TEST_F() local
430 std::map<std::string, int> ret; in TEST_F() local
489 std::tuple<bool, int, std::string> ret; in TEST_F() local
504 std::tuple<bool, int, std::string> ret; in TEST_F() local
542 std::variant<int, bool> ret; in TEST_F() local
555 std::variant<int, bool> ret; in TEST_F() local
568 std::variant<int, bool> ret; in TEST_F() local
580 std::variant<int, bool> ret; in TEST_F() local
594 std::variant<int, bool> ret; in TEST_F() local