Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/sources/libraries/test/
Dtest_Suite.cpp359 TestInfo correspondTestInfo; in GetTestFuncInfos() local
360 bool resultGetInfo = GetTestSuiteAndInfo(testId, &correspondSuite, correspondTestInfo); in GetTestFuncInfos()
364 testFuncName = correspondTestInfo.testName; in GetTestFuncInfos()
376 TestInfo correspondTestInfo; in GetTestFuncInfos() local
377 bool resultGetInfo = GetTestSuiteAndInfo(testId, &correspondSuite, correspondTestInfo); in GetTestFuncInfos()
381 testFuncName = correspondTestInfo.testName; in GetTestFuncInfos()
382 testInfo = correspondTestInfo.testInfo; in GetTestFuncInfos()