Home
last modified time | relevance | path

Searched refs:isSuiteFound (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/test/
Dtest_Suite.cpp452 bool isSuiteFound = false; in GetSubSuite() local
461 isSuiteFound = true; in GetSubSuite()
466 return isSuiteFound; in GetSubSuite()