HomeSort by relevance Sort by last modified time
    Searched refs:good (Results 126 - 150 of 442) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/dhcpcd/mk/
cc.mk 3 # Setup some good default CFLAGS
12 # Try and use some good cc flags if we're building from git
  /external/libcxx/test/input.output/iostream.format/output.streams/ostream.seeks/
seekp.pass.cpp 52 assert(os.good());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.seeks/
seekp.pass.cpp 52 assert(os.good());
  /external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
seekg_off.pass.cpp 58 assert(is.good());
68 assert(is.good());
get_streambuf.pass.cpp 64 assert(is.good());
79 assert(is.good());
get_streambuf_chart.pass.cpp 65 assert(is.good());
80 assert(is.good());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.manip/
ws.pass.cpp 49 assert(is.good());
56 assert(is.good());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
seekg_off.pass.cpp 58 assert(is.good());
68 assert(is.good());
get_streambuf.pass.cpp 64 assert(is.good());
79 assert(is.good());
get_streambuf_chart.pass.cpp 65 assert(is.good());
80 assert(is.good());
  /ndk/tests/device/test-gnustl-full/unit/
fstream_test.cpp 101 CPPUNIT_ASSERT (f.good());
103 CPPUNIT_ASSERT (f.good());
105 CPPUNIT_ASSERT (f.good());
107 CPPUNIT_ASSERT (f.good());
109 CPPUNIT_ASSERT (f.good());
111 CPPUNIT_ASSERT (f.good());
113 CPPUNIT_ASSERT (f.good());
115 CPPUNIT_ASSERT (f.good());
118 CPPUNIT_ASSERT (f.good());
129 CPPUNIT_ASSERT( f.good() );
    [all...]
  /ndk/tests/device/test-stlport/unit/
fstream_test.cpp 101 CPPUNIT_ASSERT (f.good());
103 CPPUNIT_ASSERT (f.good());
105 CPPUNIT_ASSERT (f.good());
107 CPPUNIT_ASSERT (f.good());
109 CPPUNIT_ASSERT (f.good());
111 CPPUNIT_ASSERT (f.good());
113 CPPUNIT_ASSERT (f.good());
115 CPPUNIT_ASSERT (f.good());
118 CPPUNIT_ASSERT (f.good());
129 CPPUNIT_ASSERT( f.good() );
    [all...]
  /external/chromium_org/sync/syncable/
syncable_unittest.cc 176 ASSERT_TRUE(dir()->good());
239 ASSERT_TRUE(item1.good());
245 ASSERT_TRUE(item2.good());
251 ASSERT_TRUE(item3.good());
258 ASSERT_TRUE(item4.good());
264 ASSERT_TRUE(item5.good());
271 ASSERT_TRUE(item6.good());
366 ASSERT_TRUE(dir()->good());
443 ASSERT_TRUE(e1.good());
460 ASSERT_TRUE(aguilera.good());
    [all...]
  /external/chromium_org/sync/engine/
process_updates_util.cc 53 if (existing_entry.good())
56 if (!existing_entry.good() && update.deleted()) {
65 if (existing_entry.good() &&
125 : same_id.good() ? same_id.GetModelType() : UNSPECIFIED;
151 result = VERIFY_SUCCESS; // No news is good news.
318 if (!entry.good() || !entry.GetId().ServerKnows() ||
  /frameworks/base/services/core/java/com/android/server/pm/
PreferredComponent.java 209 boolean good = false;
214 good = true;
218 if (!good) return false;
230 boolean good = false;
235 good = true;
239 if (!good) return false;
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_sync_unittest.cc 705 ValueStore* good = AddExtensionAndGetStorage("good", type); local
713 "good", "foo", fooValue, model_type));
728 EXPECT_PRED_FORMAT2(SettingsEq, dict, good->Get());
735 // Changes made to good should be sent to sync, changes from bad shouldn't.
737 good->Set(DEFAULTS, "bar", barValue);
742 sync_processor_->GetOnlyChange("good", "bar").change_type());
749 EXPECT_PRED_FORMAT2(SettingsEq, dict, good->Get());
757 // Changes received from sync should go to good but not bad (even when it's
762 "good", "foo", barValue, model_type))
902 ValueStore* good = AddExtensionAndGetStorage("good", type); local
1000 ValueStore* good = AddExtensionAndGetStorage("good", type); local
1055 ValueStore* good = AddExtensionAndGetStorage("good", type); local
1159 ValueStore* good = AddExtensionAndGetStorage("good", type); local
1250 ValueStore* good = AddExtensionAndGetStorage("good", type); local
    [all...]
  /external/chromium_org/third_party/angle/tests/preprocessor_tests/
token_test.cpp 82 EXPECT_TRUE(out1.good());
88 EXPECT_TRUE(out2.good());
  /external/chromium_org/tools/android/md5sum/
md5sum.cc 26 if (!stream.good()) {
33 while (stream.good()) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
ostream_insert.h 95 if (__out.good())
97 if (__left && __out.good())
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ostream_insert.h 95 if (__out.good())
97 if (__left && __out.good())
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ostream_insert.h 95 if (__out.good())
97 if (__left && __out.good())
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream_insert.h 93 if (__out.good())
95 if (__left && __out.good())
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream_insert.h 93 if (__out.good())
95 if (__left && __out.good())
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream_insert.h 93 if (__out.good())
95 if (__left && __out.good())
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
ostream_insert.h 93 if (__out.good())
95 if (__left && __out.good())

Completed in 554 milliseconds

1 2 3 4 56 7 8 91011>>