Searched defs:kDeviceName (Results 1 – 3 of 3) sorted by relevance
140 constexpr const char* kDeviceName = "dev"; in TEST() local166 constexpr const char* kDeviceName[] = {"dev", "dev2", "dev3", "dev4"}; in TEST() local209 constexpr const char* kDeviceName = "dev"; in TEST() local
324 static constexpr std::string_view kDeviceName = "deviceTestCompilationCaching"; member in __anone6e788b30110::DeviceRegistrationTest409 static constexpr std::string_view kDeviceName = "deviceTestCompilationCaching"; member in __anone6e788b30110::CompilationCachingTest
43 constexpr char kDeviceName[] = "pm_device_name"; variable