OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:true_path
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_common_test.cc
281
char *
true_path
= FindPathToBinary("true");
local in function:__sanitizer::TEST
282
EXPECT_NE((char*)0, internal_strstr(
true_path
, "/bin/true"));
283
InternalFree(
true_path
);
sanitizer_common_test.cc
281
char *
true_path
= FindPathToBinary("true");
local in function:__sanitizer::TEST
282
EXPECT_NE((char*)0, internal_strstr(
true_path
, "/bin/true"));
283
InternalFree(
true_path
);
Completed in 56 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025