Searched defs:CreateTestCase (Results 1 – 11 of 11) sorted by relevance
39 struct CreateTestCase { struct40 HmacParameters::Variant variant;41 int key_size;42 int cryptographic_tag_size;43 int total_tag_size;44 HmacParameters::HashType hash_type;45 bool has_id_requirement;
39 struct CreateTestCase { struct40 AesCmacParameters::Variant variant;41 int key_size;42 int cryptographic_tag_size;43 int total_tag_size;44 bool has_id_requirement;
38 struct CreateTestCase { struct39 AesSivParameters::Variant variant;40 int key_size;41 bool has_id_requirement;
96 static inline HfpOffloadSettingTuple CreateTestCase( in CreateTestCase() function in BluetoothHfpCodecsProviderTest
231 static inline OffloadSetting CreateTestCase( in CreateTestCase() function in BluetoothLeAudioCodecsProviderTest
81 rpc CreateTestCase(CreateTestCaseRequest) returns (TestCase) { rpc
80 rpc CreateTestCase(CreateTestCaseRequest) returns (TestCase) { rpc
406 "CreateTestCase": { object