Home
last modified time | relevance | path

Searched defs:timeout_values (Results 1 – 2 of 2) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-timeout.hpp59 struct timeout_values struct
61 timeout_values(duration_type p, coordination_type c) in timeout_values() function
67 duration_type period;
68 coordination_type coordination;
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_tests.py1687 timeout_values = [0, 60, 180]): argument
1823 def test_discoverable_timeout(self, timeout_values = [0, 60, 180]): argument
1834 def test_pairable_timeout(self, timeout_values = [0, 60, 180]): argument