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.cc45 std::vector<const tflite::BenchmarkEvent*> GetEvents() { in GetEvents() function in tflite::acceleration::__anone3843b270111::ValidatorRunnerEntryPointTest
/external/armnn/src/profiling/test/
DTimelineModel.hpp127 const std::vector<EventObj*>& GetEvents() const {return m_Events;} in GetEvents() function in armnn::profiling::Entity
/external/sonivox/jet_tools/JetCreator/
DJetFile.py517 def GetEvents(self, segName): member in JetFile
/external/pigweed/pw_trace_tokenized/
Dtrace_test.cc152 std::deque<TraceInfo>& GetEvents() { return buffer_; } in GetEvents() function in __anon591c0e630111::TraceTestInterface