Searched defs:subjectName (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/platform/audio/ |
D | HRTFElevation.cpp | 55 …ernelsForAzimuthElevation(int azimuth, int elevation, double sampleRate, const String& subjectName, in calculateSymmetricKernelsForAzimuthElevation() 80 …ernelsForAzimuthElevation(int azimuth, int elevation, double sampleRate, const String& subjectName, in calculateKernelsForAzimuthElevation() 161 PassOwnPtr<HRTFElevation> HRTFElevation::createForSubject(const String& subjectName, int elevation,… in createForSubject()
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/cert/ |
D | X509CertImplTest.java | 103 String subjectName = "O=Subject Organization"; field in X509CertImplTest
|
D | X509CertFactoryPerfTest.java | 78 static String subjectName = "O=Subject Organization"; field in X509CertFactoryPerfTest
|