Searched defs:spec2 (Results  1 – 11 of 11) sorted by relevance
| /external/tensorflow/tensorflow/python/ops/ragged/ | 
| D | row_partition_test.py | 1061   def testIsCompatibleWith(self, spec1, spec2):  argument1072   def testIsNotCompatibleWith(self, spec1, spec2):  argument
 1097   def testMostSpecificCompatibleType(self, spec1, spec2, expected):  argument
 1104   def testMostSpecificCompatibleTypeError(self, spec1, spec2):  argument
 
 | 
| /external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/java/security/ | 
| D | AlgorithmParametersPSSTest.java | 192         PSSParameterSpec spec1, PSSParameterSpec spec2) {  in assertPSSParameterSpecEquals()
 | 
| /external/conscrypt/common/src/test/java/org/conscrypt/java/security/ | 
| D | AlgorithmParametersPSSTest.java | 188         PSSParameterSpec spec1, PSSParameterSpec spec2) {  in assertPSSParameterSpecEquals()
 | 
| /external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/ | 
| D | RsaPssTest.java | 121     X509EncodedKeySpec spec2 = new X509EncodedKeySpec(encoded2);  in testEncodeDecodePublic()  local
 | 
| D | EcdhTest.java | 811       ECPrivateKeySpec spec2 = new ECPrivateKeySpec(order.subtract(p1), spec);  in testLargePrivateKey()  local
 | 
| /external/tensorflow/tensorflow/python/data/util/ | 
| D | structure.py | 399 def are_compatible(spec1, spec2):  argument
 | 
| D | structure_test.py | 567   def testRaggedStructureInequality(self, spec1, spec2):  argument
 | 
| /external/selinux/libselinux/src/ | 
| D | label_file.c | 1214 static enum selabel_cmp_result incomp(struct spec *spec1, struct spec *spec2, const char *reason, i…  in incomp()1238 		struct spec *spec2 = &spec_arr2[j];  in cmp()  local
 
 | 
| /external/kernel-headers/original/uapi/linux/ | 
| D | fd.h | 260 	int spec2;		/* spec2 value last used */  member
 | 
| /external/webrtc/media/engine/ | 
| D | webrtc_voice_engine_unittest.cc | 3809     webrtc::AudioCodecSpec spec2{{"codec2", 32000, 1}, {32000, 1, 32000}};  in TEST()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ | 
| D | vktSpvAsmInstructionTests.cpp | 2933 	ComputeShaderSpec				spec2;  in createOpCopyMemoryGroup()  local4671 	ComputeShaderSpec				spec2;  in createOpPhiGroup()  local
 5171 	ComputeShaderSpec				spec2;  in createMultipleShaderGroup()  local
 
 |