Searched defs:single_threaded (Results 1 – 2 of 2) sorted by relevance
81 bool single_threaded) { in EigenMatrixMultiply()143 bool single_threaded = std::get<3>(info.param); in Name() local156 bool single_threaded = std::get<3>(GetParam()); in TEST_P() local180 bool single_threaded = std::get<3>(info.param); in Name() local193 bool single_threaded) { in MKLMatrixMultiply()225 bool single_threaded = std::get<3>(GetParam()); in TEST_P() local
126 single_threaded() in single_threaded() function