Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/sources/libraries/test/
Dtest_Suite.cpp436 bool isSuiteFound = false; in GetSubSuite() local
445 isSuiteFound = true; in GetSubSuite()
450 return isSuiteFound; in GetSubSuite()