Searched defs:cuttlefish_instance (Results 1 – 3 of 3) sorted by relevance
29 auto cuttlefish_instance = GetParam().cuttlefish_instance; in InstanceIdTest() local
33 std::optional<std::string> cuttlefish_instance; member
120 const auto cuttlefish_instance = envs.at(kCuttlefishInstanceEnvVarName); in TryFromCuttlefishInstance() local