Searched refs:TestStackModule3 (Results 1 – 1 of 1) sorted by relevance
241 class TestStackModule3 : public TestStackModuleBase { class243 TestStackModule3(const TestStackModule3&) = delete;244 TestStackModule3& operator=(const TestStackModule3&) = delete;245 virtual ~TestStackModule3() = default;254 TestStackModule3();257 struct TestStackModule3::impl : public ModuleMainloop, public ModuleJniloop {270 TestStackModule3::TestStackModule3() : TestStackModuleBase() { in TestStackModule3() function in __anon7a4e79f10111::TestStackModule3274 void TestStackModule3::TestMethod(TestData test_data) const { in TestMethod()281 TestStackModule4& operator=(const TestStackModule3&) = delete;307 const ModuleFactory TestStackModule3::Factory =[all …]