Lines Matching refs:name

69     std::unique_ptr<Rail> createRail(const std::string& name, uint8_t pageNum)  in createRail()  argument
77 return std::make_unique<Rail>(name, presence, page, isPowerSupplyRail, in createRail()
89 void createFile(const std::string& name, const std::string& contents = "") in createFile() argument
91 fs::path path{tempDirPath / name}; in createFile()
114 std::string name{"XYZ_PSEQ"}; in TEST_F() local
120 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
123 EXPECT_EQ(device.getName(), name); in TEST_F()
138 std::string name{"XYZ_PSEQ"}; in TEST_F() local
146 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
149 EXPECT_EQ(device.getName(), name); in TEST_F()
165 std::string name{"XYZ_PSEQ"}; in TEST_F() local
169 PMBusDriverDevice device{name, std::move(rails), services, bus, address}; in TEST_F()
178 std::string name{"XYZ_PSEQ"}; in TEST_F() local
182 PMBusDriverDevice device{name, std::move(rails), services, bus, address}; in TEST_F()
191 std::string name{"XYZ_PSEQ"}; in TEST_F() local
196 PMBusDriverDevice device{name, std::move(rails), services, in TEST_F()
206 std::string name{"XYZ_PSEQ"}; in TEST_F() local
212 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
222 std::string name{"XYZ_PSEQ"}; in TEST_F() local
226 PMBusDriverDevice device{name, std::move(rails), services, bus, address}; in TEST_F()
241 std::string name{"ABC_382%#, ZY"}; in TEST_F() local
245 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
259 std::string name{"XYZ_PSEQ"}; in TEST_F() local
263 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
287 std::string name{"xyz_pseq"}; in TEST_F() local
291 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
307 std::string name{"xyz_pseq"}; in TEST_F() local
311 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
341 std::string name{"xyz_pseq"}; in TEST_F() local
345 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
361 std::string name{"xyz_pseq"}; in TEST_F() local
365 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
398 std::string name{"xyz_pseq"}; in TEST_F() local
402 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
427 std::string name{"xyz_pseq"}; in TEST_F() local
431 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
467 std::string name{"xyz_pseq"}; in TEST_F() local
471 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
496 std::string name{"xyz_pseq"}; in TEST_F() local
500 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
541 std::string name{"xyz_pseq"}; in TEST_F() local
545 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
574 std::string name{"xyz_pseq"}; in TEST_F() local
578 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
616 std::string name{"xyz_pseq"}; in TEST_F() local
620 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
638 std::string name{"xyz_pseq"}; in TEST_F() local
642 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
668 std::string name{"xyz_pseq"}; in TEST_F() local
672 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
706 std::string name{"xyz_pseq"}; in TEST_F() local
710 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
741 std::string name{"xyz_pseq"}; in TEST_F() local
745 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F()
788 std::string name{"xyz_pseq"}; in TEST_F() local
792 PMBusDriverDevice device{name, std::move(rails), services, bus, address}; in TEST_F()