This is the complete list of members for TestSuite, including all inherited members.
| Deinitialize() | TestSuite | inlinevirtual |
| DisableTests(const std::set< std::string > &tests_to_skip) (defined in TestSuite) | TestSuite | |
| HasEnabledTests() const (defined in TestSuite) | TestSuite | inline |
| host_ (defined in TestSuite) | TestSuite | protected |
| Initialize() | TestSuite | virtual |
| Name() const (defined in TestSuite) | TestSuite | inline |
| output_dir_ (defined in TestSuite) | TestSuite | protected |
| Profile(const std::string &test_name, uint32_t num_iterations, const std::function< void(void)> &body) const | TestSuite | protected |
| Run(const std::string &test_name) (defined in TestSuite) | TestSuite | |
| RunAll() (defined in TestSuite) | TestSuite | |
| SetDefaultTextureFormat() const (defined in TestSuite) | TestSuite | protected |
| SetupTest() | TestSuite | inlinevirtual |
| suite_name_ (defined in TestSuite) | TestSuite | protected |
| TearDownTest() | TestSuite | inlinevirtual |
| TestNames() const (defined in TestSuite) | TestSuite | |
| tests_ (defined in TestSuite) | TestSuite | protected |
| TestSuite()=delete (defined in TestSuite) | TestSuite | |
| TestSuite(TestHost &host, std::string output_dir, std::string suite_name, const Config &config) (defined in TestSuite) | TestSuite | |
| ~TestSuite()=default (defined in TestSuite) | TestSuite | virtual |