Home
last modified time | relevance | path

Searched defs:TestCase (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore/
Dkeystore_cli_v2.cpp54 struct TestCase { struct
55 std::string name;
56 bool required_for_brillo_pts;
57 keymint::AuthorizationSet parameters;
/system/tools/aidl/
Daidl_unittest.cpp996 struct TestCase { in TEST_P() struct
997 std::string output_file; in TEST_P()
998 std::string annotation; in TEST_P()
1834 struct TestCase { in TEST_F() struct
1835 string type; in TEST_F()
1836 variant<string, Failure> expected; // success<0> or failure<1> in TEST_F()
5092 struct TestCase { in TEST_F() struct
5093 vector<Comment> comments; in TEST_F()
5094 string formatted; in TEST_F()