OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEMTESTOPTS
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile
831
MEMTESTOPTS
= $(QUICKTESTOPTS) -x test_dl test___all__ test_fork1 \
835
-$(TESTPYTHON) $(TESTPROG) $(
MEMTESTOPTS
)
836
$(TESTPYTHON) $(TESTPROG) $(
MEMTESTOPTS
)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile
832
MEMTESTOPTS
= $(QUICKTESTOPTS) -x test_dl test___all__ test_fork1 \
836
-$(TESTPYTHON) $(TESTPROG) $(
MEMTESTOPTS
)
837
$(TESTPYTHON) $(TESTPROG) $(
MEMTESTOPTS
)
[
all
...]
Completed in 44 milliseconds