Home
last modified time | relevance | path

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

/third_party/jerryscript/targets/curie_bsp/
Dsetup.py247 file_dir = os.path.dirname(os.path.abspath(__file__)) variable
/third_party/gn/src/gn/
Dheader_checker.cc263 const SourceDir& file_dir = source_file.dir(); in SourceFileForInclude() local
/third_party/cef/tests/ceftests/
Dresource_manager_unittest.cc824 const std::string& file_dir = client::file_util::JoinPath(temp_dir, "files"); in TEST() local