OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_vars
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/policy/
policy_path_parser_unittest.cc
31
base::FilePath::StringType
no_vars
(FILE_PATH_LITERAL("//$C/shares"));
33
path_parser::ExpandPathVariables(
no_vars
);
34
ASSERT_EQ(no_vars_result,
no_vars
);
/external/clang/test/Sema/
attr-malloc.c
9
int
no_vars
__attribute((malloc)); // expected-warning {{functions returning a pointer type}}
variable
Completed in 72 milliseconds