Searched refs:test_stop (Results 1 – 15 of 15) sorted by relevance
65 static int test_stop = 0; /* 1 to stop */ variable99 test_stop = 1; in alarm_handler()163 while (test_stop != 1) { in main()
71 void Profiler::test_stop() in test_stop() function in arm_compute::test::framework::Profiler75 (*instrument)->test_stop(); in test_stop()
354 profiler.test_stop(); in run_test()364 profiler.test_stop(); in run_test()398 profiler.test_stop(); in run_test()417 profiler.test_stop(); in run_test()439 profiler.test_stop(); in run_test()457 profiler.test_stop(); in run_test()
82 void test_stop();
57 void test_stop() override;
105 virtual void test_stop() in test_stop() function
54 void test_stop() override;
87 void test_stop() override;
166 void OpenCLMemoryUsage::test_stop() in test_stop() function in arm_compute::test::framework::OpenCLMemoryUsage
181 void OpenCLClock<output_timestamps>::test_stop() in test_stop() function in arm_compute::test::framework::OpenCLClock
228 void SchedulerClock<output_timestamps>::test_stop() in test_stop() function in arm_compute::test::framework::SchedulerClock
96 def test_stop(self): member in TestProfilerManager
166 def test_stop(self) -> None: member in TestPrePostStartCmds
61 def test_stop(self): member in Test_TestResult
6059 def test_stop(self): member in TestUnwrap