Searched refs:expect_basic_error (Results 1 – 1 of 1) sorted by relevance
52 void expect_basic_error(char type, int ret) in expect_basic_error() function in __anond332d7b60111::ReadTest199 expect_basic_error(SD_BUS_TYPE_INT32, -EINVAL); in TEST_F()206 expect_basic_error(SD_BUS_TYPE_STRING, -EINVAL); in TEST_F()213 expect_basic_error(SD_BUS_TYPE_SIGNATURE, -EINVAL); in TEST_F()220 expect_basic_error(SD_BUS_TYPE_BOOLEAN, -EINVAL); in TEST_F()