Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/
Dchannel_event_set.cpp137 constexpr long kTimeoutMs = 0; in GetPendingEvents() local
138 return PollPendingEvents(kTimeoutMs); in GetPendingEvents()
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp54 constexpr int kTimeoutMs = 60000; variable
1152 ASSERT_TRUE(WIFEXITED(wait_child_with_timeout(pid, kTimeoutMs))); in createProfileSnapshot()
1541 ASSERT_TRUE(WIFEXITED(wait_child_with_timeout(pid, kTimeoutMs))); in createBootImageProfileSnapshot()