Searched refs:sNotSupportedTestCount (Results 1 – 1 of 1) sorted by relevance
425 sNotSupportedTestCount++; in countTestResultAndReturnSuccess()439 sTestCount - (sPassedTestCount + sFailedTestCount + sNotSupportedTestCount + in PrintTestStats()446 std::cout << GetTestStatLine("Not Supported", std::to_string(sNotSupportedTestCount)); in PrintTestStats()475 static uint32_t sNotSupportedTestCount; member in angle::__anon95caab630111::dEQPTest491 uint32_t dEQPTest<TestModuleIndex>::sNotSupportedTestCount = 0; member in angle::__anon95caab630111::dEQPTest<TestModuleIndex>505 sNotSupportedTestCount = 0; in SetUpTestCase()