Searched defs:kDevice (Results 1 – 10 of 10) sorted by relevance
37 enum class MemorySpace { kHost, kDevice }; enumerator
13 constexpr char kDevice[] = "Device"; variable
213 constexpr char kDevice[] = "/device:foo:0"; in TEST() local241 constexpr char kDevice[] = "/device:foo:0"; in TEST() local265 constexpr char kDevice[] = "/device:foo:0"; in TEST() local282 constexpr char kDevice[] = "/device:foo:0"; in TEST() local2503 constexpr char kDevice[] = "/device:foo:0"; in TEST() local2732 constexpr char kDevice[] = "/device:foo:0"; in TestUpdateAllRegularFaninsToControlling() local2808 constexpr char kDevice[] = "/device:foo:0"; in TEST() local
344 static const char* const kDevice = "device: which device is placed on."; variable
37 enum NamePart { kJob = 0x01, kReplica = 0x02, kTask = 0x04, kDevice = 0x08 }; enumerator
33 constexpr char kDevice[] = "/device:CPU:0"; variable
40 constexpr char kDevice[] = "/device:CPU:0"; variable
59 enum DescriptorType : bool { kKey = false, kDevice = true }; enumerator
1379 constexpr char kDevice[] = "/device:CPU:0"; in TEST() local