Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/tink/testing/cross_language/
H A 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
H A Dkey_template_consistency_test.py73 def test_key_template_is_consistent(self, template_name): argument
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/system/media/camera/docs/
H A Dmetadata_enums.py35 template_name = sys.argv[2] variable
H A Dmetadata_parser_xml.py387 template_name = sys.argv[2] variable
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/include/berberis/ndk_program_tests/
Dfile.h29 char* template_name; in InitTempFileTemplate() local
/aosp_15_r20/libcore/ojluni/src/tools/build/tools/java.nio-generator/
H A Dgen_java_nio.py175 def iterate_through_primitives(input_dir, output_dir, template_name, output_name, byte_order): argument
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/sources/
H A Dtemplates.py41 def _render_to_path(env, template_name, dest, params): argument
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5ImagesArrayIndexing.cpp344 std::string template_name = "<-MAX-LOCAL-SIZE-X->"; in getComputeShaderCode() local
/aosp_15_r20/external/vboot_reference/tests/
H A Dvb2_host_flashrom_tests.c42 int mkstemp(char *template_name) in mkstemp()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayStencilAttachments.cpp671 std::string template_name = "<-MAX-VERTICES->"; in getGeometryShaderCode() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderPrimitiveCounter.cpp708 std::string template_name = "<-MAX-VERTICES->"; in GetGeometryShaderCode() local
/aosp_15_r20/external/grpc-grpc/tools/run_tests/
H A Drun_xds_tests.py3350 def get_instance_template(gcp, template_name): argument
3945 template_name = _BASE_TEMPLATE_NAME + gcp_suffix variable
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dutils.py533 def autoescape(template_name): argument
H A Druntime.py59 def new_context(environment, template_name, blocks, vars=None, argument
H A Dnodes.py81 def __init__(self, environment, template_name=None): argument
/aosp_15_r20/external/tink/testing/cross_language/protos/
H A Dtesting_api.proto64 string template_name = 1; // template name used by Tinkey field
/aosp_15_r20/external/tink/testing/java_src/protos/
H A Dtesting_api.proto64 string template_name = 1; // template name used by Tinkey field
/aosp_15_r20/external/tink/testing/go/protos/
H A Dtesting_api.proto64 string template_name = 1; // template name used by Tinkey field

12