OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTestTimeoutMs
(Results
1 - 2
of
2
) sorted by null
/external/perfetto/test/
end_to_end_integrationtest.cc
292
const uint32_t
kTestTimeoutMs
= 30000;
295
trace_config.set_duration_ms(
kTestTimeoutMs
);
309
helper.FlushAndWait(
kTestTimeoutMs
);
316
helper.FlushAndWait(
kTestTimeoutMs
);
319
helper.WaitForTracingDisabled(
kTestTimeoutMs
);
[
all
...]
/device/google/contexthub/util/nanotool/
contexthub.cpp
34
constexpr int
kTestTimeoutMs
(10000);
421
result = ReadAppEvents(test_event_handler,
kTestTimeoutMs
);
Completed in 58 milliseconds