Home
last modified time | relevance | path

Searched defs:testMode (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dinputer_get_data_service_test.cpp50 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
85 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
109 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
H A Dinputer_get_data_stub_test.cpp66 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
127 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
178 GetDataMode testMode = GET_DATA_MODE_ALL_IN_ONE_PIN_AUTH; variable
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DVtsRemotelyProvisionedComponentTests.cpp189 bool testMode = false; in TEST_P() local
212 bool testMode = false; in TEST_P() local
266 bool testMode = true; in TEST_P() local
380 bool testMode = true; in TEST_P() local
442 bool testMode = false; in TEST_P() local
457 bool testMode = true; in TEST_P() local
482 bool testMode = false; in TEST_P() local
498 bool testMode = true; in TEST_P() local
516 bool testMode = false; in TEST_P() local
535 bool testMode = false; in TEST_P() local
[all …]
H A DKeyMintAidlTestBase.cpp1571 void check_cose_key(const vector<uint8_t>& data, bool testMode) { in check_cose_key()
1606 void check_maced_pubkey(const MacedPublicKey& macedPubKey, bool testMode, in check_maced_pubkey()
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl39 …byte[] generateEcdsaP256KeyPair(in boolean testMode, out android.hardware.security.keymint.MacedPu… in generateEcdsaP256KeyPair()
40 …byte[] generateCertificateRequest(in boolean testMode, in android.hardware.security.keymint.MacedP… in generateCertificateRequest()
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl39 …byte[] generateEcdsaP256KeyPair(in boolean testMode, out android.hardware.security.keymint.MacedPu… in generateEcdsaP256KeyPair()
40 …byte[] generateCertificateRequest(in boolean testMode, in android.hardware.security.keymint.MacedP… in generateCertificateRequest()
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl142 byte[] generateEcdsaP256KeyPair(in boolean testMode, out MacedPublicKey macedPublicKey); in generateEcdsaP256KeyPair()
291 byte[] generateCertificateRequest(in boolean testMode, in MacedPublicKey[] keysToSign, in generateCertificateRequest()
/aosp12/system/security/provisioner/binder/android/security/provisioner/
H A DIProvisionerService.aidl23 byte[] getCertificateRequest(in boolean testMode, in getCertificateRequest()
/aosp12/system/keymaster/android_keymaster/
H A Dremote_provisioning_utils.cpp67 validateAndExtractEekPubAndId(bool testMode, const KeymasterBlob& endpointEncryptionCertChain) { in validateAndExtractEekPubAndId()
128 validateAndExtractPubkeys(bool testMode, uint32_t numKeys, KeymasterBlob* keysToSign, in validateAndExtractPubkeys()
/aosp12/system/core/trusty/keymaster/keymint/
H A DTrustyRemotelyProvisionedComponentDevice.cpp81 bool testMode, MacedPublicKey* macedPublicKey, bytevec* privateKeyHandle) { in generateEcdsaP256KeyPair()
96 bool testMode, const vector<MacedPublicKey>& keysToSign, in generateCertificateRequest()
/aosp12/system/keymaster/ng/
H A DAndroidRemotelyProvisionedComponentDevice.cpp93 bool testMode, MacedPublicKey* macedPublicKey, bytevec* privateKeyHandle) { in generateEcdsaP256KeyPair()
108 bool testMode, const vector<MacedPublicKey>& keysToSign, const bytevec& endpointEncCertChain, in generateCertificateRequest()
/aosp12/system/security/keystore2/aidl/android/security/remoteprovisioning/
H A DIRemoteProvisioning.aidl94 byte[] generateCsr(in boolean testMode, in int numCsr, in byte[] eek, in byte[] challenge, in generateCsr()
/aosp12/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/
H A DSystemInterface.java73 public static byte[] generateCsr(boolean testMode, int numKeys, int secLevel, in generateCsr()
/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dui_test_message.h55 TestMode testMode; member
/ohos5.0/base/startup/init/test/unittest/init/
H A Dcmds_unittest.cpp121 const mode_t testMode = S_IRWXU | S_IRWXG | S_IRWXO; variable
/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/include/
H A Drs_graphic_test_ext.h47 RSGraphicTestMode testMode; member
/aosp12/frameworks/wilhelm/tests/listening/
H A DslesTest_playMuteSolo.cpp34 int testMode; member
/aosp12/frameworks/av/media/libaaudio/examples/loopback/src/
H A Dloopback.cpp367 int testMode = TEST_LATENCY; in parseTestMode() local
438 int testMode = TEST_LATENCY; in main() local
/aosp12/packages/services/Car/tests/usb/AoapHostApp/src/com/google/android/car/usb/aoap/host/
H A DSpeedMeasurementController.java163 private ReaderThread(UsbDevice device, UsbDeviceConnection conn, int testMode) { in ReaderThread()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapServer.java176 public void setTestMode(int testMode) { in setTestMode()
H A DSapMessage.java329 public void setTestMode(int testMode) { in setTestMode()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/
H A Dipc_ability_scheduler_module_test.cpp352 std::string testMode("RW"); variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_adapter_manager.cpp65 char testMode[10] = {0}; // 10 for system parameter usage in Init() local
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java4439 int testMode = ApplicationThreadConstants.DEBUG_OFF; in attachApplicationLocked() local