Searched refs:TestStackDumpsys3 (Results 1 – 1 of 1) sorted by relevance
277 class TestStackDumpsys3 : public TestStackDumpsysBase { class279 TestStackDumpsys3(const TestStackDumpsys3&) = delete;280 TestStackDumpsys3& operator=(const TestStackDumpsys3&) = delete;281 virtual ~TestStackDumpsys3() = default;290 TestStackDumpsys3();293 struct TestStackDumpsys3::impl : public ModuleMainloop, public ModuleJniloop {306 TestStackDumpsys3::TestStackDumpsys3() : TestStackDumpsysBase() { in TestStackDumpsys3() function in TestStackDumpsys3310 void TestStackDumpsys3::TestMethod(TestData test_data) const { in TestMethod()317 TestStackDumpsys4& operator=(const TestStackDumpsys3&) = delete;341 const ModuleFactory TestStackDumpsys3::Factory =[all …]