The ThreadPoolCached_test Definitions. More...
Go to the source code of this file.
Classes | |
| class | SpicesTest::ThreadPoolCached_test |
| The interface is inherited from testing::Test. Registry on Initialize. More... | |
Namespaces | |
| namespace | SpicesTest |
Functions | |
| SpicesTest::TEST_F (ThreadPoolCached_test, Initialize) | |
| Testing if initialize successfully. | |
| SpicesTest::TEST_F (ThreadPoolCached_test, SubmitOnePoolTask) | |
| Testing if submit one pool task successfully. | |
| SpicesTest::TEST_F (ThreadPoolCached_test, SubmitnThreadsPoolTask) | |
| Testing if submit nThreads pool task successfully. | |
| SpicesTest::TEST_F (ThreadPoolCached_test, Submit2nThreadsPoolTask) | |
| Testing if submit 2 nThreads pool task successfully. | |
| SpicesTest::TEST_F (ThreadPoolCached_test, SubmitVeryMuchPoolTask) | |
| Testing if submit very much pool task successfully. | |
| SpicesTest::TEST_F (ThreadPoolCached_test, SubmitOneThreadTask) | |
| Testing if submit one thread task successfully. | |
| SpicesTest::TEST_F (ThreadPoolCached_test, SubmitAllThreadTask) | |
| Testing if submit thread task for each successfully. | |
| SpicesTest::TEST_F (ThreadPoolCached_test, Submit2AllThreadTask) | |
| Testing if submit thread task for each twice successfully. | |
| SpicesTest::TEST_F (ThreadPoolCached_test, SubmitVeryMuchThreadTask) | |
| Testing if submit very much thread task successfully. | |
| SpicesTest::TEST_F (ThreadPoolCached_test, SubmitVeryMuchAnyTask) | |
| Testing if submit very much mixed task successfully. | |
| SpicesTest::TEST_F (ThreadPoolCached_test, ContinueSuspend) | |
| Testing Continue/Suspend API. | |
The ThreadPoolCached_test Definitions.
Definition in file ThreadPoolCached_test.h.