Home
last modified time | relevance | path

Searched refs:tidFound (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/c11_atomics/
Dtest_atomics.cpp359 std::vector<bool> tidFound(threadCount); in VerifyRefs() local
388 if(tidFound[value]) in VerifyRefs()
394 tidFound[value] = true; in VerifyRefs()
542 std::vector<bool> tidFound(threadCount); in VerifyRefs() local
573 if(tidFound[value]) in VerifyRefs()
579 tidFound[value] = true; in VerifyRefs()
1733 std::vector<bool> tidFound(threadCount); in VerifyRefs() local
1752 if (tidFound[value]) in VerifyRefs()
1758 tidFound[value] = true; in VerifyRefs()