Home
last modified time | relevance | path

Searched refs:test_start_stop (Results 1 – 3 of 3) sorted by relevance

/external/libmicrohttpd/src/testcurl/
DMakefile.am29 test_start_stop \ program
86 test_start_stop.c
DMakefile.in83 @HAVE_CURL_TRUE@check_PROGRAMS = test_start_stop$(EXEEXT) \
312 am_test_start_stop_OBJECTS = test_start_stop.$(OBJEXT)
853 test_start_stop.c
1284 test_start_stop$(EXEEXT): $(test_start_stop_OBJECTS) $(test_start_stop_DEPENDENCIES) $(EXTRA_test_s…
1285 @rm -f test_start_stop$(EXEEXT)
1330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_start_stop.Po@am__quote@
1619 test_start_stop.log: test_start_stop$(EXEEXT)
/external/python/cpython2/Lib/test/
Dtest_hotshot.py104 def test_start_stop(self): member in HotShotTestCase