Home
last modified time | relevance | path

Searched defs:single_threaded (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_runtime_test.cc80 bool single_threaded) { in EigenMatrixMultiply()
141 bool single_threaded = std::get<3>(info.param); in Name() local
154 bool single_threaded = std::get<3>(GetParam()); in TEST_P() local
178 bool single_threaded = std::get<3>(info.param); in Name() local
191 bool single_threaded) { in MKLMatrixMultiply()
223 bool single_threaded = std::get<3>(GetParam()); in TEST_P() local
/external/webrtc/webrtc/base/
Dsigslot.h126 single_threaded() in single_threaded() function