Home
last modified time | relevance | path

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

/oneTBB/cmake/python/
H A Dtest_launcher.cmake23 …essage(WARNING "Found more than oneTBB Python modules, the only first found module will be tested")
/oneTBB/test/tbb/
H A Dtest_parallel_sort.cpp75 [](const value_type& tested, const value_type& reference) { in validate() argument
76 return compare(tested, reference); in validate()
/oneTBB/python/
H A DREADME.md42 …- The Python module was not tested on older versions of Python thus we require at least Python and…
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DFenced_Data_Transfer.rst153 happen before the condition is tested. However, the compiler or
/oneTBB/examples/parallel_for/polygon_overlay/
H A DREADME.md23 …r intersection at the first p2 in map2 that intersected the last polygon tested in map1. This woul…
/oneTBB/test/
H A DCMakeLists.txt336 # Copy libraries to test folder to make it visible during tests execution if external TBB is tested.
/oneTBB/doc/
H A DDoxyfile.in813 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp,