Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_overload_disable.cpp32 #define TEST_SYSTEM_COMMAND "test_malloc_overload_disable.exe" macro
56 if ((system(TEST_SYSTEM_COMMAND)) != 0) {
57 REPORT("Test error: unable to run the command: %s", TEST_SYSTEM_COMMAND);