Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/test/
Dtest_Suite.cpp360 TestInfo correspondTestInfo; in GetTestFuncInfos() local
361 bool resultGetInfo = GetTestSuiteAndInfo(testId, &correspondSuite, correspondTestInfo); in GetTestFuncInfos()
365 testFuncName = correspondTestInfo.testName; in GetTestFuncInfos()
377 TestInfo correspondTestInfo; in GetTestFuncInfos() local
378 bool resultGetInfo = GetTestSuiteAndInfo(testId, &correspondSuite, correspondTestInfo); in GetTestFuncInfos()
382 testFuncName = correspondTestInfo.testName; in GetTestFuncInfos()
383 testInfo = correspondTestInfo.testInfo; in GetTestFuncInfos()