Home
last modified time | relevance | path

Searched refs:good (Results 1 – 25 of 52) sorted by relevance

123

/ndk/sources/host-tools/sed-4.2.1/testsuite/
DMakefile.am38 0range.good 0range.inp 0range.sed \
39 8bit.good 8bit.inp 8bit.sed \
40 8to7.good 8to7.inp 8to7.sed \
41 allsub.good allsub.inp allsub.sed \
42 appquit.good appquit.inp appquit.sed \
43 binary.good binary.inp binary.sed binary2.sed binary3.sed \
44 bkslashes.good bkslashes.inp bkslashes.sed \
45 brackets.good brackets.inp brackets.sed \
46 bsd.good bsd.sh \
47 cv-vars.good cv-vars.inp cv-vars.sed \
[all …]
DMakefile.tests27 $(CMP) $(srcdir)/$@.good $@.out
33 $(CMP) $(srcdir)/$@.good $@.out
39 $(CMP) $(srcdir)/$@.good $@.out
42 $(CMP) $(srcdir)/$@.good $@.out
45 $(CMP) $(srcdir)/$@.good $@.out
48 $(CMP) $(srcdir)/$@.good $@.out
60 $(CMP) $(srcdir)/$@.good $@.out && exit 0; \
70 $(CMP) $(srcdir)/$@.good $@.out && exit 0; \
98 $(CMP) $(srcdir)/$@.good $@.out
104 $(CMP) $(srcdir)/$@.good $@.out
[all …]
DMakefile.in95 CONFIG_CLEAN_FILES = version.good
667 0range.good 0range.inp 0range.sed \
668 8bit.good 8bit.inp 8bit.sed \
669 8to7.good 8to7.inp 8to7.sed \
670 allsub.good allsub.inp allsub.sed \
671 appquit.good appquit.inp appquit.sed \
672 binary.good binary.inp binary.sed binary2.sed binary3.sed \
673 bkslashes.good bkslashes.inp bkslashes.sed \
674 brackets.good brackets.inp brackets.sed \
675 bsd.good bsd.sh \
[all …]
/ndk/tests/device/test-stlport/unit/
Dsstream_test.cpp72 CPPUNIT_ASSERT( s.good() ); in output()
82 CPPUNIT_ASSERT( s.good() ); in output()
89 CPPUNIT_ASSERT( s.good() ); in output()
100 CPPUNIT_ASSERT( s.good() ); in input()
104 CPPUNIT_ASSERT( s.good() ); in input()
108 CPPUNIT_ASSERT( s.good() ); in input()
112 CPPUNIT_ASSERT( s.good() ); in input()
115 CPPUNIT_ASSERT( s.good() ); in input()
147 CPPUNIT_ASSERT( s.good() ); in io()
152 CPPUNIT_ASSERT( s.good() ); in io()
[all …]
Dfstream_test.cpp101 CPPUNIT_ASSERT (f.good()); in output()
103 CPPUNIT_ASSERT (f.good()); in output()
105 CPPUNIT_ASSERT (f.good()); in output()
107 CPPUNIT_ASSERT (f.good()); in output()
109 CPPUNIT_ASSERT (f.good()); in output()
111 CPPUNIT_ASSERT (f.good()); in output()
113 CPPUNIT_ASSERT (f.good()); in output()
115 CPPUNIT_ASSERT (f.good()); in output()
118 CPPUNIT_ASSERT (f.good()); in output()
129 CPPUNIT_ASSERT( f.good() ); in input()
[all …]
Dostmit_test.cpp42 CPPUNIT_ASSERT(os.good()); in ostmit0()
44 CPPUNIT_ASSERT(os.good()); in ostmit0()
48 CPPUNIT_ASSERT(os.good()); in ostmit0()
Dnum_put_get_test.cpp405 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
415 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
423 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
431 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
441 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
451 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
461 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
471 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
479 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
487 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
[all …]
Diostream_test.cpp47 CPPUNIT_ASSERT( istr.good() ); in manipulators()
66 CPPUNIT_ASSERT( istr.good() ); in manipulators()
Dcodecvt_test.cpp298 CPPUNIT_ASSERT( ostr.good() ); in variable_encoding()
302 CPPUNIT_ASSERT( ostr.good() ); in variable_encoding()
307 CPPUNIT_ASSERT( istr.good() ); in variable_encoding()
314 CPPUNIT_ASSERT( istr.good() ); in variable_encoding()
342 CPPUNIT_ASSERT( istr.good() ); in variable_encoding()
349 CPPUNIT_ASSERT( istr.good() ); in variable_encoding()
/ndk/tests/device/test-gnustl-full/unit/
Dsstream_test.cpp72 CPPUNIT_ASSERT( s.good() ); in output()
82 CPPUNIT_ASSERT( s.good() ); in output()
89 CPPUNIT_ASSERT( s.good() ); in output()
100 CPPUNIT_ASSERT( s.good() ); in input()
104 CPPUNIT_ASSERT( s.good() ); in input()
108 CPPUNIT_ASSERT( s.good() ); in input()
112 CPPUNIT_ASSERT( s.good() ); in input()
115 CPPUNIT_ASSERT( s.good() ); in input()
147 CPPUNIT_ASSERT( s.good() ); in io()
152 CPPUNIT_ASSERT( s.good() ); in io()
[all …]
Dfstream_test.cpp101 CPPUNIT_ASSERT (f.good()); in output()
103 CPPUNIT_ASSERT (f.good()); in output()
105 CPPUNIT_ASSERT (f.good()); in output()
107 CPPUNIT_ASSERT (f.good()); in output()
109 CPPUNIT_ASSERT (f.good()); in output()
111 CPPUNIT_ASSERT (f.good()); in output()
113 CPPUNIT_ASSERT (f.good()); in output()
115 CPPUNIT_ASSERT (f.good()); in output()
118 CPPUNIT_ASSERT (f.good()); in output()
129 CPPUNIT_ASSERT( f.good() ); in input()
[all …]
Dostmit_test.cpp42 CPPUNIT_ASSERT(os.good()); in ostmit0()
44 CPPUNIT_ASSERT(os.good()); in ostmit0()
48 CPPUNIT_ASSERT(os.good()); in ostmit0()
Dnum_put_get_test.cpp405 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
415 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
423 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
431 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
441 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
451 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
461 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
471 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
479 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
487 CPPUNIT_ASSERT(ostr.good()); in num_put_float()
[all …]
Diostream_test.cpp47 CPPUNIT_ASSERT( istr.good() ); in manipulators()
66 CPPUNIT_ASSERT( istr.good() ); in manipulators()
Dcodecvt_test.cpp298 CPPUNIT_ASSERT( ostr.good() ); in variable_encoding()
302 CPPUNIT_ASSERT( ostr.good() ); in variable_encoding()
307 CPPUNIT_ASSERT( istr.good() ); in variable_encoding()
314 CPPUNIT_ASSERT( istr.good() ); in variable_encoding()
342 CPPUNIT_ASSERT( istr.good() ); in variable_encoding()
349 CPPUNIT_ASSERT( istr.good() ); in variable_encoding()
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dpatspecific_vars79 all: inherit := good $$t
82 b%: pattern := good $$t
120 'normal: global: new $t pattern: good $t inherit: good $t;
121 pattrn: global: new $t pattern: good $t inherit: good $t;');
Dechoing34 print MAKEFILE "\techo This makefile did not clean the dir... good\n";
48 $answer = "echo This makefile did not clean the dir... good\n"
49 ."This makefile did not clean the dir... good\n";
74 $answer = "This makefile did not clean the dir... good\n";
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/
Dclean15 print MAKEFILE "\t\@echo This makefile did not clean the dir... good\n";
29 $answer = "This makefile did not clean the dir... good\n";
DPHONY21 print MAKEFILE "\t\@echo This makefile did not clean the dir ... good\n";
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure.ac111 char good[] = "\xD0\x94";
116 if (mbtowc (&good_wc, good, 3) == -1)
122 if (memcmp (out, good, 2))
172 AC_CONFIG_FILES([testsuite/version.good:testsuite/version.gin])
DChangeLog37 * testsuite/brackets.good: New.
113 * testsuite/version.good: Regenerate.
200 * testsuite/utf8-1.good: New.
203 * testsuite/utf8-2.good: New.
206 * testsuite/utf8-3.good: New.
209 * testsuite/utf8-4.good: New.
222 * testsuite/badenc.good: New.
281 * testsuite/bsd.good: Add test case output.
351 * testsuite/insert.good, testsuite/insert.sed, testsuite/insert.inp: New
457 * testsuite/modulo.good, testsuite/modulo.inp, testsuite/modulo.sed:
[all …]
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_istream.h295 if (__istr.good()) {
302 if (!__istr.good()) {
311 if (__istr.good()) {
320 return __istr.good();
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Dgeneral24 # This test prints the usage string; I don't really know a good way to
Ddash-C15 all: ; \@echo This makefile did not clean the dir ... good
/ndk/sources/host-tools/sed-4.2.1/m4/
Dsys_stat_h.m415 dnl stat is a good replacement.

123