Searched refs:TestFunctionWithConfig (Results 1 – 2 of 2) sorted by relevance
39 typedef void(TestFunctionWithConfig)(Test* config); typedef60 TestFunctionWithConfig* fn) { in MakeSVETest()119 TestFunctionWithConfig* callback_with_config_;122 void set_callback(TestFunctionWithConfig* callback);
220 void vixl::Test::set_callback(TestFunctionWithConfig* callback) { in set_callback()