Searched refs:ABSEIL_PATH (Results 1 – 1 of 1) sorted by relevance
24 ABSEIL_PATH = "third_party/abseil-cpp" variable165 return [ABSEIL_PATH + "/" + f for f in files if f.endswith((".h", ".inc"))]169 return [ABSEIL_PATH + "/" + f for f in files if f.endswith(".cc")]205 os.chdir(ABSEIL_PATH)