Home
last modified time | relevance | path

Searched defs:test (Results 1 – 10 of 10) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/test/tests/
Dtest_Test.cpp235 SuccessTest test; in testRun() local
241 Test test; // Create test suite in testRun() local
254 Test test; // Create test suite in testRun() local
267 SuccessTest test; // Create test suite in testRun() local
287 Test test; in testGetFunc() local
377 Test test; in testRunSpecificTestFunc() local
/CTR-SDK-4.2.5/sources/libraries/test/
Dtest_Api.cpp19 namespace nn{ namespace test{ namespace
Dtest_Util.cpp21 namespace nn{ namespace test{ namespace
Dtest_New.cpp29 namespace nn{ namespace test{ namespace
Dtest_String.cpp19 namespace nn{ namespace test{ namespace
Dtest_TextOutput.cpp21 namespace nn{ namespace test{ namespace
Dtest_TimerLog.cpp19 namespace test{ namespace
Dtest_XmlOutput.cpp25 namespace nn{ namespace test{ namespace
Dtest_Suite.cpp27 namespace nn{ namespace test{ namespace
/CTR-SDK-4.2.5/include/nn/err/CTR/
Derr_Api.h64 #define NN_ERR_CTR_ERR_API_H_CALL_IF(result, test, f) \ argument
69 #define NN_ERR_CTR_ERR_API_H_CALL_IF2(result, test, f) \ argument