Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dlabel.cc116 size_t path_separator = input.find_first_of(":(", offset); in Resolve() local
/third_party/vulkan-loader/tests/framework/
Dtest_util.h188 static const char path_separator = '\\'; member