Home
last modified time | relevance | path

Searched defs:loop_ (Results 1 – 11 of 11) sorted by relevance

/system/media/audio_utils/benchmarks/
Dintrinsic_benchmark.cpp361 static constexpr bool loop_ = true; member
369 static constexpr bool loop_ = false; member
377 static constexpr bool loop_ = false; member
Daudio_vectorization_benchmark.cpp546 static constexpr bool loop_ = true; member
557 static constexpr bool loop_ = false; member
568 static constexpr bool loop_ = false; member
/system/update_engine/common/
Dsubprocess_unittest.cc79 brillo::BaseMessageLoop loop_{&base_loop_}; member in chromeos_update_engine::SubprocessTest
82 brillo::BaseMessageLoop loop_{base_loop_.task_runner()}; member in chromeos_update_engine::SubprocessTest
Dhttp_fetcher_unittest.cc400 brillo::BaseMessageLoop loop_{&base_loop_}; member in chromeos_update_engine::__anone733135b0211::HttpFetcherTest
/system/update_engine/aosp/
Dcleanup_previous_update_action_unittest.cc77 brillo::FakeMessageLoop loop_{nullptr}; member in chromeos_update_engine::CleanupPreviousUpdateActionTest
/system/update_engine/payload_consumer/
Dpostinstall_runner_action_recovery_unittest.cc119 brillo::BaseMessageLoop loop_{&base_loop_}; member in chromeos_update_engine::PostinstallRunnerActionTest
Dpostinstall_runner_action_unittest.cc183 brillo::BaseMessageLoop loop_{&base_loop_}; member in chromeos_update_engine::PostinstallRunnerActionTest
Dfilesystem_verifier_action_unittest.cc192 brillo::FakeMessageLoop loop_{nullptr}; member in chromeos_update_engine::FilesystemVerifierActionTest
/system/update_engine/
Dlibcurl_http_fetcher_unittest.cc44 brillo::FakeMessageLoop loop_{nullptr}; member in chromeos_update_engine::__anonfd4cfb4f0111::LibcurlHttpFetcherTest
/system/core/libappfuse/tests/
DFuseAppLoopTest.cc90 std::unique_ptr<FuseAppLoop> loop_; member in android::fuse::__anon251c897f0111::FuseAppLoopTest
/system/extras/simpleperf/
Devent_selection_set.h229 std::unique_ptr<IOEventLoop> loop_; variable