Home
last modified time | relevance | path

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

/aosp14/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()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
H A DGameManagerServiceTests.java1507 int testMode = GameState.MODE_GAMEPLAY_INTERRUPTIBLE; in testSetGameStateLoading_withNoDeviceConfig() local
1555 int testMode = GameState.MODE_GAMEPLAY_UNINTERRUPTIBLE; in testSetGameStateNotLoading() local
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java4696 int testMode = ApplicationThreadConstants.DEBUG_OFF; in attachApplicationLocked() local