Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dlocal_test_server.cc171 base::FilePath third_party_dir; in GetPythonPath() local
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/scripts/
Drebuild.py253 def third_party_dir(self) -> Path: member in BuildConfig