Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/test/
Dtest_Suite.cpp437 bool isSuiteFound = false; in GetSubSuite() local
446 isSuiteFound = true; in GetSubSuite()
451 return isSuiteFound; in GetSubSuite()