Searched defs:TestCase (Results 1 – 2 of 2) sorted by relevance
54 struct TestCase { struct55 std::string name;56 bool required_for_brillo_pts;57 keymint::AuthorizationSet parameters;
996 struct TestCase { in TEST_P() struct997 std::string output_file; in TEST_P()998 std::string annotation; in TEST_P()1834 struct TestCase { in TEST_F() struct1835 string type; in TEST_F()1836 variant<string, Failure> expected; // success<0> or failure<1> in TEST_F()5092 struct TestCase { in TEST_F() struct5093 vector<Comment> comments; in TEST_F()5094 string formatted; in TEST_F()