Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp766 std::string CuttlefishConfig::e2e_test_binary() const { in e2e_test_binary() function in vsoc::CuttlefishConfig
770 void CuttlefishConfig::set_e2e_test_binary(const std::string& e2e_test_binary) { in set_e2e_test_binary()