Home
last modified time | relevance | path

Searched defs:cuttlefish_instance (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/unittests/selector/
Dparser_ids_helper.cpp29 auto cuttlefish_instance = GetParam().cuttlefish_instance; in InstanceIdTest() local
Dparser_ids_helper.h33 std::optional<std::string> cuttlefish_instance; member
/device/google/cuttlefish/host/commands/cvd/selector/
Dstart_selector_parser.cpp120 const auto cuttlefish_instance = envs.at(kCuttlefishInstanceEnvVarName); in TryFromCuttlefishInstance() local