Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/test/
Dtest_Suite.cpp363 TestInfo correspondTestInfo; in GetTestFuncInfos() local
364 bool resultGetInfo = GetTestSuiteAndInfo(testId, &correspondSuite, correspondTestInfo); in GetTestFuncInfos()
368 testFuncName = correspondTestInfo.testName; in GetTestFuncInfos()
380 TestInfo correspondTestInfo; in GetTestFuncInfos() local
381 bool resultGetInfo = GetTestSuiteAndInfo(testId, &correspondSuite, correspondTestInfo); in GetTestFuncInfos()
385 testFuncName = correspondTestInfo.testName; in GetTestFuncInfos()
386 testInfo = correspondTestInfo.testInfo; in GetTestFuncInfos()