Home
last modified time | relevance | path

Searched defs:other_parameters (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tink/cc/mac/
H A Dhmac_parameters_test.cc228 util::StatusOr<HmacParameters> other_parameters = HmacParameters::Create( in TEST_P() local
245 util::StatusOr<HmacParameters> other_parameters = HmacParameters::Create( in TEST() local
262 util::StatusOr<HmacParameters> other_parameters = HmacParameters::Create( in TEST() local
279 util::StatusOr<HmacParameters> other_parameters = HmacParameters::Create( in TEST() local
296 util::StatusOr<HmacParameters> other_parameters = HmacParameters::Create( in TEST() local
H A Daes_cmac_parameters_test.cc201 util::StatusOr<AesCmacParameters> other_parameters = in TEST_P() local
218 util::StatusOr<AesCmacParameters> other_parameters = in TEST() local
235 util::StatusOr<AesCmacParameters> other_parameters = in TEST() local
252 util::StatusOr<AesCmacParameters> other_parameters = in TEST() local
/aosp_15_r20/external/tink/cc/aead/
H A Daes_gcm_parameters_test.cc277 util::StatusOr<AesGcmParameters> other_parameters = in TEST_P() local
302 util::StatusOr<AesGcmParameters> other_parameters = in TEST() local
325 util::StatusOr<AesGcmParameters> other_parameters = in TEST() local
348 util::StatusOr<AesGcmParameters> other_parameters = in TEST() local
371 util::StatusOr<AesGcmParameters> other_parameters = in TEST() local
/aosp_15_r20/external/tink/cc/internal/
H A Dlegacy_proto_parameters_test.cc94 LegacyProtoParameters other_parameters(*other_serialization); in TEST_F() local
118 LegacyProtoParameters other_parameters(*other_serialization); in TEST_F() local
141 LegacyProtoParameters other_parameters(*other_serialization); in TEST_F() local
166 LegacyProtoParameters other_parameters(*other_serialization); in TEST_F() local
/aosp_15_r20/external/tink/cc/daead/
H A Daes_siv_parameters_test.cc144 util::StatusOr<AesSivParameters> other_parameters = in TEST_P() local
159 util::StatusOr<AesSivParameters> other_parameters = AesSivParameters::Create( in TEST() local
172 util::StatusOr<AesSivParameters> other_parameters = AesSivParameters::Create( in TEST() local
/aosp_15_r20/external/tink/cc/signature/
H A Ded25519_parameters_test.cc100 util::StatusOr<Ed25519Parameters> other_parameters = in TEST_P() local
115 util::StatusOr<Ed25519Parameters> other_parameters = in TEST() local
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_utils.py2608 …lf, actual, expected, *, rtol_override=0.0, atol_override=0.0, check_dtype=None, **other_parameters
2659 … def __init__(self, actual, expected, *, rtol_override=0.0, atol_override=0.0, **other_parameters):
2675 … def __init__(self, actual, expected, *, rtol_override=0.0, atol_override=0.0, **other_parameters):
2706 def __init__(self, actual, expected, **other_parameters):