OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHUNIT_PARENT
(Results
1 - 5
of
5
) sorted by null
/external/shflags/src/
shflags_test_defines.sh
216
[ -n "${ZSH_VERSION:-}" ] &&
SHUNIT_PARENT
=$0
shflags_test_private.sh
246
[ -n "${ZSH_VERSION:-}" ] &&
SHUNIT_PARENT
=$0
shflags_test_public.sh
179
[ -n "${ZSH_VERSION:-}" ] &&
SHUNIT_PARENT
=$0
shflags_test_parsing.sh
364
[ -n "${ZSH_VERSION:-}" ] &&
SHUNIT_PARENT
=$0
/external/shflags/lib/
shunit2
38
if [ -z "${
SHUNIT_PARENT
:-}" ]; then
40
\"
SHUNIT_PARENT
=\$0\" before calling shUnit2"
51
__SHUNIT_PARENT=${
SHUNIT_PARENT
:-$0}
Completed in 62 milliseconds