Home
last modified time | relevance | path

Searched refs:kAudioStressTestAppId (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/chre/util/include/chre/util/nanoapp/
H A Dapp_id.h82 constexpr uint64_t kAudioStressTestAppId = makeExampleNanoappId(14); variable
/aosp12/system/chre/host/common/audio_stress_test/
H A Daudio_stress_test.cc126 chre::kAudioStressTestAppId, 1 /* appVersion */); in main()