Ninja
Public Attributes | List of all members
RegisteredTest Struct Reference

Public Attributes

testing::Test *(* factory )()
 
const char * name
 
bool should_run
 

Detailed Description

Definition at line 33 of file ninja_test.cc.

Member Data Documentation

◆ factory

testing::Test*(* RegisteredTest::factory) ()

Definition at line 34 of file ninja_test.cc.

Referenced by main(), and RegisterTest().

◆ name

const char* RegisteredTest::name

Definition at line 35 of file ninja_test.cc.

Referenced by RegisterTest().

◆ should_run

bool RegisteredTest::should_run

Definition at line 36 of file ninja_test.cc.


The documentation for this struct was generated from the following file: