Home
last modified time | relevance | path

Searched defs:testMode (Results 26 – 50 of 211) sorted by relevance

123456789

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/rkp/aidl/android.hardware.security.rkp-V3-cpp-source/gen/android/hardware/security/keymint/
DIRemotelyProvisionedComponent.cpp67 ::android::binder::Status BpRemotelyProvisionedComponent::generateEcdsaP256KeyPair(bool testMode, :… in generateEcdsaP256KeyPair()
109 ::android::binder::Status BpRemotelyProvisionedComponent::generateCertificateRequest(bool testMode,… in generateCertificateRequest()
/aosp_15_r20/system/core/trusty/keymaster/keymint/
H A DTrustyRemotelyProvisionedComponentDevice.cpp93 bool testMode, MacedPublicKey* macedPublicKey, bytevec* privateKeyHandle) { in generateEcdsaP256KeyPair()
108 bool testMode, const vector<MacedPublicKey>& keysToSign, in generateCertificateRequest()
/aosp_15_r20/system/keymaster/ng/
H A DAndroidRemotelyProvisionedComponentDevice.cpp104 bool testMode, MacedPublicKey* macedPublicKey, bytevec* privateKeyHandle) { in generateEcdsaP256KeyPair()
119 bool testMode, const vector<MacedPublicKey>& keysToSign, const bytevec& endpointEncCertChain, in generateCertificateRequest()
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DVertexArrayPerfTest.cpp43 TestMode testMode = TestMode::BufferData; member
215 VertexArrayParams VulkanNullParams(TestMode testMode) in VulkanNullParams()
H A DBindingPerf.cpp53 TestMode testMode = TestMode::MultipleBindings; member
236 BindingsParams VulkanParams(AllocationStyle allocationStyle, TestMode testMode) in VulkanParams()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/rkp/aidl/android.hardware.security.rkp-V3-java/android_common_apex33/javac/
Dandroid.hardware.security.rkp-V3-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/rkp/aidl/android.hardware.security.rkp-V3-java/android_common/javac/
Dandroid.hardware.security.rkp-V3-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/
H A DMethodHandlesGeneralTest.java609 public void testGetter(int testMode) throws Throwable { in testGetter()
628 Object fieldRef, Object value, int testMode) throws Throwable { in testGetter()
639 int testMode = testMode0 & ~(TEST_SETTER | TEST_BOUND | TEST_NPE); in testAccessor() local
828 public void testSetter(int testMode) throws Throwable { in testSetter()
845 Object fieldRef, Object value, int testMode) throws Throwable { in testSetter()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiGranularityTests.cpp111 const TestMode testMode) in GranularityInstance()
430 const TestMode testMode = TestMode::NO_RENDER_PASS) in GranularityCase()
/aosp_15_r20/frameworks/av/media/libaaudio/examples/loopback/src/
H A Dloopback.cpp366 int testMode = TEST_LATENCY; in parseTestMode() local
437 int testMode = TEST_LATENCY; in main() local
/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/aidl/android/system/virtualmachineservice/
DIVirtualMachineService.aidl58 Certificate[] requestAttestation(in byte[] csr, in boolean testMode); in requestAttestation()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.cpp86 TestMode testMode; member
368const TestMode testMode, const Vec4 &color, const uint32_t numRectangles, in generateReferenceImage()
/aosp_15_r20/packages/modules/Virtualization/guest/microdroid_manager/aidl/android/system/virtualization/payload/
DIVmPayloadService.aidl118 AttestationResult requestAttestation(in byte[] challenge, in boolean testMode); in requestAttestation()
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMRemotelyProvisionedComponentDevice.java1020 private KMKey createDeviceUniqueKeyPair(boolean testMode, byte[] scratchPad) { in createDeviceUniqueKeyPair()
1577 private short constructCoseMacForRkpKey(boolean testMode, byte[] scratchPad, short pubKey) { in constructCoseMacForRkpKey()
1727 boolean testMode, in rkpHmacSign()
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DSpaceGobblingTestCase.java91 private void testMode(SpaceGobbling mode) throws Exception in testMode() method in SpaceGobblingTestCase
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioModeListenerTest.java143 int testMode = (originalMode == AudioManager.MODE_NORMAL) in testModeListener() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/sap/
DSapMessageTest.java85 int testMode = TEST_MODE_ENABLE; in settersAndGetters() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DZHandler.cpp162 Int32 testMode, IArchiveExtractCallback *extractCallback)) in Z7_COM7F_IMF()
H A DHandlerCont.cpp22 Int32 testMode, IArchiveExtractCallback *extractCallback)) in Z7_COM7F_IMF()
/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/aidl/android/system/virtualizationservice_internal/
DIVirtualizationServiceInternal.aidl68 Certificate[] requestAttestation(in byte[] csr, int requesterUid, in boolean testMode); in requestAttestation()
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/distributions/
H A Ddirichlet_test.py214 def testMode(self): member in DirichletTest
H A Dcategorical_test.py454 def testMode(self): member in CategoricalTest
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_remote_provisioning_context.cpp166 bool testMode, in BuildProtectedDataPayload()
/aosp_15_r20/cts/tests/tests/transition/src/android/transition/cts/
H A DVisibilityTest.java60 public void testMode() throws Throwable { in testMode() method in VisibilityTest
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dtransport_dial_test.go115 func newTransportDialTester(t *testing.T, mode testMode) *transportDialTester {

123456789