Home
last modified time | relevance | path

Searched defs:MakeCPU (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dsession_mgr_test.cc39 static std::unique_ptr<Device> MakeCPU(const std::string& name) { in MakeCPU() function in tensorflow::FakeDevice
/aosp_15_r20/external/skia/tests/
H A DTest.h121 static Test MakeCPU(const char* name, CPUTestProc proc) { in MakeCPU() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dplacer_test.cc103 static std::unique_ptr<Device> MakeCPU(const string& name) { in MakeCPU() function in tensorflow::__anonc193f7280111::FakeDevice