Home
last modified time | relevance | path

Searched defs:GetEvents (Results 1 – 5 of 5) sorted by relevance

/external/toolchain-utils/cros_utils/
Dtimeline.py36 def GetEvents(self): member in Timeline
/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Dvalidator_runner_entrypoint_test.cc46 std::vector<const tflite::BenchmarkEvent*> GetEvents() { in GetEvents() function in tflite::acceleration::__anone2e1b0800111::ValidatorRunnerEntryPointTest
/external/armnn/src/profiling/test/
DTimelineModel.hpp127 const std::vector<EventObj*>& GetEvents() const {return m_Events;} in GetEvents() function in arm::pipe::Entity
/external/sonivox/jet_tools/JetCreator/
DJetFile.py517 def GetEvents(self, segName): member in JetFile
/external/pigweed/pw_trace_tokenized/
Dtrace_test.cc145 std::deque<TraceInfo>& GetEvents() { return buffer_; } in GetEvents() function in __anondd20e6dc0111::TraceTestInterface