Searched defs:template2 (Results 1 – 11 of 11) sorted by relevance
40 KeyTemplate template2 = KeyTemplateProtoConverter.fromByteArray(bytes); in toByteArrayFromByteArray_sameValues() local
95 Template template2 = RuntimeSingleton.getTemplate( in testInlineScopeVM() local
42 private String template2 = "#macro(bar $a)#set($a = $a + 1)$a#bar($a)#end#bar(0)"; field in VelocimacroTestCase
108 Template template2 = RuntimeSingleton.getTemplate( in testMultipleFileResources() local
163 Template template2 = Velocity.getTemplate("includeevent/test1-cp." + TMPL_FILE_EXT); in testMultiLoader() local
134 … Template template2 = RuntimeSingleton.getTemplate(getFileName(null, "multi2", TMPL_FILE_EXT)); in testMultipleTemplates() local
128 Template template2 = RuntimeSingleton.getTemplate( in testIncludeEventHandling() local
72 def test_encrypt_decrypt_with_key_rotation(self, template1, template2): argument
68 def test_encrypt_decrypt_with_key_rotation(self, template1, template2): argument
84 KeyTemplate template2 = KeyTemplateProtoConverter.toProto(nonProtoTemplate2); in createKeyTemplate_multipleKeysWithSameKek() local
689 com.google.crypto.tink.proto.KeyTemplate template2 = in testAdd_existingKeySet_shouldAddNewKey_proto() local