Searched refs:test_method_id (Results 1 – 4 of 4) sorted by relevance
594 for test_method, test_method_id in base_test_params_reprs.items():598 test_params_reprs.setdefault(test_method, test_method_id)
42 jmethodID test_method_id; member
290 …env, callback_data->java_sign_header_predicate, predicate_properties.test_method_id, (jobject)head… in s_should_sign_header()
102 …predicate_properties.test_method_id = (*env)->GetMethodID(env, predicate_class, "test", "(Ljava/la… in s_cache_predicate()103 AWS_FATAL_ASSERT(predicate_properties.test_method_id); in s_cache_predicate()