Home
last modified time | relevance | path

Searched refs:nonExistentPath (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-user-manager/test/
H A Dldap_mapper_serialize_test.cpp168 fs::path nonExistentPath = dir / "non_existent_file"; in TEST_F() local
169 bool result = deserialize(nonExistentPath, *entry); in TEST_F()