Home
last modified time | relevance | path

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

/external/rust/crates/criterion/tests/
Dcriterion_tests.rs535 struct TestProfiler { struct
539 impl Profiler for TestProfiler { implementation
/external/tensorflow/tensorflow/core/profiler/lib/
Dprofiler_factory_test.cc31 class TestProfiler : public ProfilerInterface { class