1#ifndef NXDK_PGRAPH_TESTS_EDGE_FLAG_TESTS_H
2#define NXDK_PGRAPH_TESTS_EDGE_FLAG_TESTS_H
19 void Test(
const std::string& name,
bool edge_flag);
Definition edge_flag_tests.h:11
void Deinitialize() override
Called to tear down the test suite.
Definition edge_flag_tests.cpp:37
void Initialize() override
Called to initialize the test suite.
Definition edge_flag_tests.cpp:20
Definition test_host.h:33
Definition test_suite.h:20
Runtime configuration for TestSuites.
Definition test_suite.h:23