Home
last modified time | relevance | path

Searched defs:spec2 (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/python/ops/ragged/
Drow_partition_test.py1061 def testIsCompatibleWith(self, spec1, spec2): argument
1072 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/
DAlgorithmParametersPSSTest.java192 PSSParameterSpec spec1, PSSParameterSpec spec2) { in assertPSSParameterSpecEquals()
/external/conscrypt/common/src/test/java/org/conscrypt/java/security/
DAlgorithmParametersPSSTest.java188 PSSParameterSpec spec1, PSSParameterSpec spec2) { in assertPSSParameterSpecEquals()
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DRsaPssTest.java121 X509EncodedKeySpec spec2 = new X509EncodedKeySpec(encoded2); in testEncodeDecodePublic() local
DEcdhTest.java811 ECPrivateKeySpec spec2 = new ECPrivateKeySpec(order.subtract(p1), spec); in testLargePrivateKey() local
/external/tensorflow/tensorflow/python/data/util/
Dstructure.py399 def are_compatible(spec1, spec2): argument
Dstructure_test.py567 def testRaggedStructureInequality(self, spec1, spec2): argument
/external/selinux/libselinux/src/
Dlabel_file.c1214 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/
Dfd.h260 int spec2; /* spec2 value last used */ member
/external/webrtc/media/engine/
Dwebrtc_voice_engine_unittest.cc3809 webrtc::AudioCodecSpec spec2{{"codec2", 32000, 1}, {32000, 1, 32000}}; in TEST() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp2933 ComputeShaderSpec spec2; in createOpCopyMemoryGroup() local
4671 ComputeShaderSpec spec2; in createOpPhiGroup() local
5171 ComputeShaderSpec spec2; in createMultipleShaderGroup() local