| /CTR-SDK-4.2.5/sources/libraries/test/tests/ |
| D | test_Test.cpp | 27 using nn::test::String; 28 using nn::test::TextOutput; 29 using nn::test::XmlOutput; 30 using nn::test::AssertInfo; 37 class Test : public nn::test::Suite 75 class SuccessTest : public nn::test::Suite 114 class SubTest1 : public nn::test::Suite 154 class SubTest2 : public nn::test::Suite 177 class SubTest3 : public nn::test::Suite 195 class InitializeFinalizeSuiteTest : public nn::test::Suite [all …]
|
| /CTR-SDK-4.2.5/include/nn/err/CTR/ |
| D | err_Api.h | 64 #define NN_ERR_CTR_ERR_API_H_CALL_IF(result, test, f) \ argument 66 < ::nn::err::CTR::detail::test, \ 69 #define NN_ERR_CTR_ERR_API_H_CALL_IF2(result, test, f) \ argument 71 < ::nn::err::CTR::detail::test, \
|
| /CTR-SDK-4.2.5/sources/libraries/test/ |
| D | test_Util.cpp | 21 namespace nn{ namespace test{ namespace
|
| D | test_Suite.cpp | 27 namespace nn{ namespace test{ namespace 355 nn::test::FlushLog(); in RunSpecificTestFunc() 571 nn::test::FlushLog(); in Finalize() 608 …nn::test::Suite::ResultHolder::ResultFailureHandler(reinterpret_cast<nn::Result&>(result), filenam… in nnResultFailureHandler() 617 …nn::test::Suite::ResultHolder::ResultFailureHandler(reinterpret_cast<nn::Result&>(result), filenam… in nnResultTFailureHandler() 626 …nn::test::Suite::ResultHolder::ResultPanicHandler(reinterpret_cast<nn::Result&>(result), filename,… in nnResultPanicHandler() 635 …nn::test::Suite::ResultHolder::ResultPanicHandler(reinterpret_cast<nn::Result&>(result), filename,… in nnResultTPanicHandler()
|
| D | test_New.cpp | 29 namespace nn{ namespace test{ namespace
|
| D | test_Api.cpp | 19 namespace nn{ namespace test{ namespace
|
| D | test_String.cpp | 19 namespace nn{ namespace test{ namespace
|
| D | test_TextOutput.cpp | 21 namespace nn{ namespace test{ namespace
|
| D | test_TimerLog.cpp | 19 namespace test{ namespace
|
| D | test_XmlOutput.cpp | 25 namespace nn{ namespace test{ namespace
|
| /CTR-SDK-4.2.5/build/omake/platforms/CTR/ |
| D | CTR.commondefs.om | 105 #Load test rules 106 if $(test -f $(makePlatformDefsPath commondefs.test)) 107 include $(makePlatformDefsPath commondefs.test)
|
| /CTR-SDK-4.2.5/build/omake/ |
| D | utildefs.om | 171 if $(test -f $(filename)) 189 if $(test -d $(filename)) 207 if $(test -f $(filename)) 362 # To test the current path first
|
| D | packagedefs.om | 63 if $(test -d $(root_packages))
|
| D | commondefs.om | 312 if $(test -f $(ROOT_OMAKE)/localdefs.om)
|
| /CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/ |
| D | abstruct.csv | 22 0x061,Early depth test setting (func) 23 0x062,Early depth test setting (false/true) 24 0x063,Early depth test setting (clear) 30 0x06a,Early depth test setting (depth value) 123 0x104,Alpha test setting 124 0x105,Stencil test setting (enabled or disabled/Mask/Func) 125 0x106,Stencil test setting (StencilOp) 126 0x107,Depth test setting/color mask setting 135 0x118,Early depth test setting (false/true) 146 0x126,Gas setting (deltaZ)/depth test setting
|
| /CTR-SDK-4.2.5/documents/TechnicalNotes/AppletGuide/SuperTables/javascripts/ |
| D | superTables.js | 3 …derRightWidth"],alpha.currentStyle["borderLeftWidth"]];if(/px/i.test(beta[0])&&/px/i.test(beta[1])…
|
| /CTR-SDK-4.2.5/documents/resources/Xllt/SuperTables/javascripts/ |
| D | superTables.js | 3 …derRightWidth"],alpha.currentStyle["borderLeftWidth"]];if(/px/i.test(beta[0])&&/px/i.test(beta[1])…
|
| /CTR-SDK-4.2.5/sources/libraries/dbg/ |
| D | dbg_PrintResult.cpp | 120 DEFINE_WEAK_GET_RESULT_DESCRIPTION_STRING_IMPL(test) 361 CASE_DESCRIPTION_FOR_MODULE(test, MODULE_NN_TEST)
|