Searched defs:single_threaded (Results 1 – 2 of 2) sorted by relevance
80 bool single_threaded) { in EigenMatrixMultiply()141 bool single_threaded = std::get<3>(info.param); in Name() local154 bool single_threaded = std::get<3>(GetParam()); in TEST_P() local178 bool single_threaded = std::get<3>(info.param); in Name() local191 bool single_threaded) { in MKLMatrixMultiply()223 bool single_threaded = std::get<3>(GetParam()); in TEST_P() local
126 single_threaded() in single_threaded() function