Home
last modified time | relevance | path

Searched defs:step (Results 1 – 14 of 14) sorted by relevance

/system/chre/apps/test/common/chre_audio_concurrency_test/src/
Dchre_audio_concurrency_test_manager.cc47 Manager::TestStep *step) { in getTestStep()
74 bool Manager::handleTestCommandMessage(uint16_t hostEndpointId, TestStep step) { in handleTestCommandMessage()
126 TestStep step; in handleMessageFromHost() local
/system/chre/apps/test/common/proto/
Dchre_audio_concurrency_test.proto41 optional Step step = 1; field
Dchre_cross_validation_wifi.proto49 optional Step step = 1; field
Dchre_settings_test.proto62 optional Step step = 3 [default = START]; field
/system/chre/apps/test/common/chre_audio_concurrency_test/inc/
Dchre_audio_concurrency_test_manager.h51 TestStep step; member
/system/chre/apps/test/common/chre_settings_test/src/
Dchre_settings_test_manager.cc98 Manager::TestStep *step) { in getTestStep()
205 TestStep step; in handleMessageFromHost() local
224 FeatureState state, TestStep step) { in handleStartTestMessage()
/system/chre/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/
DChreCrossValidatorWifi.java144 private void sendStepStartMessage(Step step) { in sendStepStartMessage()
165 private NanoAppMessage makeStepStartMessage(Step step) { in makeStepStartMessage()
/system/chre/apps/test/common/chre_settings_test/inc/
Dchre_settings_test_manager.h67 TestStep step; member
/system/extras/tests/icachetest/
Dicache_main.cpp96 size_t const step = stepInBytes / CACHE_LINE_SIZE; in main() local
/system/chre/java/test/audio_concurrency/src/com/google/android/chre/test/audioconcurrency/
DContextHubAudioConcurrencyTestExecutor.java202 private void sendTestCommandMessage(ChreAudioConcurrencyTest.TestCommand.Step step) { in sendTestCommandMessage()
/system/security/keystore2/src/
Dgc.rs134 fn step(&mut self) { in step() method
/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator.cpp106 auto step = std::min(s_step, d_step); in OptimizeSourceCopyOperation() local
/system/gsid/
Dgsi_service.cpp238 void GsiService::StartAsyncOperation(const std::string& step, int64_t total_bytes) { in StartAsyncOperation()
/system/bt/bta/hf_client/
Dbta_hf_client_at.cc1821 void bta_hf_client_send_at_bind(tBTA_HF_CLIENT_CB* client_cb, int step) { in bta_hf_client_send_at_bind()