Searched defs:time (Results 1 – 8 of 8) sorted by relevance
| /CTR-SDK-2.4.0/sources/libraries/test/ |
| D | test_TextOutput.cpp | 59 void TextOutput::OnFinished(int testsNum, const Time& time) in OnFinished() 119 const Time& time) in OnSuiteEnd() 141 const Time& time) in OnTestEnd()
|
| D | test_XmlOutput.cpp | 271 void XmlOutput::OnFinished(int testsNum, const Time& time) in OnFinished() 306 const Time& time) in OnSuiteEnd() 329 const Time& time) in OnTestEnd()
|
| D | test_Suite.cpp | 75 Time time; in Run() local 570 …Time time;//In the operation of a specific test, the operation time is output as 0 since it is mea… in PostProcessForSpecificTest() local
|
| /CTR-SDK-2.4.0/sources/libraries/os/ |
| D | os_Alarm.cpp | 112 void Alarm::SetOneShot(TimeSpan time, AlarmHandler handler, void* p) in SetOneShot() 250 void nnosAlarmSetOneShot(nnosAlarm* p, s64 time, nnosAlarmHandler handler, void* param) in nnosAlarmSetOneShot()
|
| D | os_Timer.cpp | 58 void nnosTimerStartOneShot(nnosTimer* p, s64 time) in nnosTimerStartOneShot()
|
| /CTR-SDK-2.4.0/include/nn/os/ |
| D | os_Alarm.h | 226 inline void Alarm::SetOneShot(nn::fnd::TimeSpan time, void (*handler)(T* param, bool cancelled), T*… in SetOneShot()
|
| /CTR-SDK-2.4.0/include/nn/socket/ |
| D | socket_Entry.autogen.h | 70 s64 time; // member
|
| /CTR-SDK-2.4.0/include/nn/net/compatible/nsoc/ |
| D | nsoc_entry.h | 72 NOSTick time; /* Please see man pages for details */ member
|