Home
last modified time | relevance | path

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

/external/chromiumos-config/proto/chromiumos/test/api/
Dtest_harness_metadata.proto28 string path_to_file = 4; // The location of the source code field
/external/openscreen/cast/standalone_sender/
Dconnection_settings.h24 std::string path_to_file; member
/external/autotest/client/cros/
Dliststorage.py45 def read_file(path_to_file, host=None): argument