Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/criterion/tests/
Dcriterion_tests.rs535 struct TestProfiler { struct
539 impl Profiler for TestProfiler { argument
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/lib/
H A Dprofiler_factory_test.cc31 class TestProfiler : public ProfilerInterface { class
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_profiler.py25 class TestProfiler(JitTestCase): class
/aosp_15_r20/external/pytorch/test/profiler/
H A Dtest_profiler.py227 class TestProfiler(TestCase): class