Home
last modified time | relevance | path

Searched defs:time_elapsed (Results 1 – 7 of 7) sorted by relevance

/external/toolchain-utils/automation/common/
Devents.py20 def __init__(self, event, time_started=None, time_elapsed=None): argument
44 def _TimeElapsedSet(self, time_elapsed): argument
50 time_elapsed = property(_TimeElapsedGet, _TimeElapsedSet) variable in _EventRecord
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigtimedwait/
D2-1.c63 double time_elapsed; in main() local
D1-1.c62 double time_elapsed; in main() local
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_query.c254 static const struct fd_hw_sample_provider time_elapsed = { variable
/external/libchrome/base/
Dtracked_objects_unittest.cc196 const int32_t time_elapsed = 1000; in TEST_F() local
/external/mesa3d/src/intel/vulkan/
Danv_device.c1786 uint64_t time_elapsed = in anv_WaitForFences() local
/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel_unittest.cc1684 int time_elapsed = in TEST_F() local