Home
last modified time | relevance | path

Searched defs:threadFuncs (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/tests/test_utils/
DMultiThreadSteps.cpp18 void RunLockStepThreads(EGLWindow *window, size_t threadCount, LockStepThreadFunc threadFuncs[]) in RunLockStepThreads()
/external/angle/src/tests/gl_tests/
DMultithreadingTest.cpp1029 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1167 std::array<LockStepThreadFunc, 2> threadFuncs = { in testFenceWithOpenRenderPass() local
1351 std::array<LockStepThreadFunc, 3> threadFuncs = { in TEST_P() local
1459 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1566 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1690 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1806 std::array<LockStepThreadFunc, 2> threadFuncs = { in testFramebufferFetch() local
1928 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
2859 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
DImageTest.cpp6375 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
6482 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
6632 std::array<LockStepThreadFunc, 1> threadFuncs = { in FramebufferAttachmentDeletedWhileInUseHelper() local
/external/angle/src/tests/egl_tests/
DEGLMultiContextTest.cpp565 std::array<LockStepThreadFunc, 2> threadFuncs = { in testFenceWithOpenRenderPass() local
718 std::array<LockStepThreadFunc, kMaxThreadCountMakingMapBufferCall + 1> threadFuncs; in TEST_P() local
DEGLBlobCacheTest.cpp381 std::vector<LockStepThreadFunc> threadFuncs(kNumThreads); in TEST_P() local