Home
last modified time | relevance | path

Searched defs:Add (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/ThirdParty/UnitTest++/UnitTest++/
H A DTestList.cpp14 void TestList::Add(Test* test) in Add() function in UnitTest::TestList
/TaskScheduler/Scheduler/Include/
H A DMTTaskQueue.h154 inline bool Add(const T& item) in Add() function
237 bool Add(const T* itemArray, size_t count) in Add() function
H A DMTScheduler.h261 int32 Add(int sum) in Add() function