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.cc81 bool single_threaded) { in EigenMatrixMultiply()
143 bool single_threaded = std::get<3>(info.param); in Name() local
156 bool single_threaded = std::get<3>(GetParam()); in TEST_P() local
180 bool single_threaded = std::get<3>(info.param); in Name() local
193 bool single_threaded) { in MKLMatrixMultiply()
225 bool single_threaded = std::get<3>(GetParam()); in TEST_P() local
/external/webrtc/webrtc/base/
Dsigslot.h126 single_threaded() in single_threaded() function