Home
last modified time | relevance | path

Searched defs:template_name (Results 1 – 23 of 23) sorted by relevance

/external/tink/testing/cross_language/
Djwt_kid_test.py105 def test_jwt_mac_sets_kid_for_tink_templates(self, template_name): argument
115 def test_jwt_mac_does_not_sets_kid_for_raw_templates(self, template_name): argument
126 def test_jwt_public_key_sign_sets_kid_for_tink_templates(self, template_name): argument
141 self, template_name): argument
154 def test_jwt_mac_sets_custom_kid_for_raw_keys(self, template_name): argument
166 def test_jwt_mac_fails_for_tink_keys_with_custom_kid(self, template_name): argument
183 self, template_name): argument
199 self, template_name): argument
Dkey_template_consistency_test.py73 def test_key_template_is_consistent(self, template_name): argument
/external/sdv/vsomeip/third_party/boost/utility/include/boost/
Doperators_v1.hpp664 # define BOOST_IMPORT_TEMPLATE4(template_name) argument
665 # define BOOST_IMPORT_TEMPLATE3(template_name) argument
666 # define BOOST_IMPORT_TEMPLATE2(template_name) argument
667 # define BOOST_IMPORT_TEMPLATE1(template_name) argument
675 # define BOOST_IMPORT_TEMPLATE4(template_name) using ::template_name; argument
676 # define BOOST_IMPORT_TEMPLATE3(template_name) using ::template_name; argument
677 # define BOOST_IMPORT_TEMPLATE2(template_name) using ::template_name; argument
678 # define BOOST_IMPORT_TEMPLATE1(template_name) using ::template_name; argument
684 # define BOOST_IMPORT_TEMPLATE4(template_name) \ argument
688 # define BOOST_IMPORT_TEMPLATE3(template_name) \ argument
[all …]
Doperators.hpp736 # define BOOST_OPERATOR_TEMPLATE(template_name) \ argument
/external/google-cloud-java/owl-bot-postprocessor/synthtool/sources/
Dtemplates.py41 def _render_to_path(env, template_name, dest, params): argument
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5ImagesArrayIndexing.cpp344 std::string template_name = "<-MAX-LOCAL-SIZE-X->"; in getComputeShaderCode() local
/external/vboot_reference/tests/
Dvb2_host_flashrom_tests.c42 int mkstemp(char *template_name) in mkstemp()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/test_app/runners/k8s/
Dk8s_base_runner.py235 def _template_file_from_name(cls, template_name): argument
240 def _create_from_template(self, template_name, **kwargs) -> object: argument
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayStencilAttachments.cpp671 std::string template_name = "<-MAX-VERTICES->"; in getGeometryShaderCode() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderPrimitiveCounter.cpp708 std::string template_name = "<-MAX-VERTICES->"; in GetGeometryShaderCode() local
/external/python/jinja/src/jinja2/
Dutils.py526 def autoescape(template_name): argument
Druntime.py78 template_name, argument
Dnodes.py64 def __init__(self, environment, template_name=None): argument
/external/libchrome/third_party/jinja2/
Dutils.py533 def autoescape(template_name): argument
Druntime.py59 def new_context(environment, template_name, blocks, vars=None, argument
Dnodes.py81 def __init__(self, environment, template_name=None): argument
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py2763 def get_instance_template(gcp, template_name): argument
3245 template_name = _BASE_TEMPLATE_NAME + gcp_suffix variable
/external/grpc-grpc/tools/run_tests/
Drun_xds_tests.py3350 def get_instance_template(gcp, template_name): argument
3945 template_name = _BASE_TEMPLATE_NAME + gcp_suffix variable
/external/tink/testing/cc/protos/
Dtesting_api.proto64 string template_name = 1; // template name used by Tinkey field
/external/tink/testing/java_src/protos/
Dtesting_api.proto64 string template_name = 1; // template name used by Tinkey field
/external/tink/testing/go/protos/
Dtesting_api.proto64 string template_name = 1; // template name used by Tinkey field
/external/tink/testing/cross_language/protos/
Dtesting_api.proto64 string template_name = 1; // template name used by Tinkey field
/external/tink/testing/python/protos/
Dtesting_api.proto64 string template_name = 1; // template name used by Tinkey field