Searched defs:TestCase (Results 1 – 2 of 2) sorted by relevance
53 struct TestCase { struct54 std::string name;55 bool required_for_brillo_pts;56 keymint::AuthorizationSet parameters;
755 struct TestCase { in TEST_P() struct756 std::string output_file; in TEST_P()757 std::string annotation; in TEST_P()3834 struct TestCase { in TEST_F() struct3835 vector<Comment> comments; in TEST_F()3836 string formatted; in TEST_F()