/ndk/sources/android/crazy_linker/src/ |
D | crazy_linker_proc_maps_unittest.cpp | 73 bool success; in TEST() member 90 EXPECT_EQ(kData[n].success, FindProtectionFlagsForAddress(address, &prot)); in TEST() 91 if (kData[n].success) { in TEST() 101 bool success; in TEST() member 114 bool success = FindLoadAddressForFile(kData[n].name, &address, &offset); in TEST() local 115 EXPECT_EQ(kData[n].success, success); in TEST() 116 if (success) { in TEST()
|
D | crazy_linker_system_unittest.cpp | 46 bool success; in TEST() member 67 EXPECT_EQ(kData[n].success, IsSystemLibrary(kData[n].name)); in TEST()
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest-test-part_test.cc | 77 const TestPartResult success(TestPartResult::kSuccess, in TEST_F() local 81 EXPECT_TRUE(success.passed()); in TEST_F() 82 EXPECT_FALSE(success.failed()); in TEST_F() 83 EXPECT_FALSE(success.nonfatally_failed()); in TEST_F() 84 EXPECT_FALSE(success.fatally_failed()); in TEST_F()
|
D | gtest-options_test.cc | 109 const bool success = in TEST() local 117 const bool success = in TEST() local 123 if (!success) in TEST()
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | conditionals | 103 result += success 109 'success'); 127 $(info success) 142 'success');
|
D | parallelism | 39 all: 1 2; \@echo success 53 all: 1 2; \@echo success
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | glob.c | 637 int success; local 648 success = getlogin_r (name, buflen) >= 0; 650 success = (name = getlogin ()) != NULL; 652 if (success)
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest-port.cc | 522 const UINT success = ::GetTempFileNameA(temp_dir_path, in CapturedStream() local 526 GTEST_CHECK_(success != 0) in CapturedStream()
|
D | gtest-death-test.cc | 536 bool success = false; in Passed() local 557 success = true; in Passed() 576 return success; in Passed()
|
/ndk/sources/cxx-stl/llvm-libc++/ |
D | README.NDK | 89 In case of success, this adds all relevant changes to the current git
|
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
D | gtest.h | 262 explicit AssertionResult(bool success) : success_(success) {} in AssertionResult() argument
|
/ndk/docs/text/ |
D | OVERVIEW.text | 146 The last step will copy, in case of success, the stripped shared libraries 287 On success, this will copy the generated binary modules (i.e. shared
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | unit_test_parameters.ipp | 78 "success" , log_successful_tests,
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | cxa_demangle.cpp | 33 success enumerator 4701 if (status == success && db.names.empty()) in demangle() 4918 int internal_status = success; in __cxa_demangle() 4922 if (internal_status == success && db.fix_forward_references && in __cxa_demangle() 4933 if (internal_status == success) in __cxa_demangle()
|
/ndk/sources/host-tools/make-3.81/ |
D | README.W32 | 246 I have not had any success building the debug version of this
|
D | readme.vms | 280 Make ignores success, informational, or warning errors (-S-, -I-, or
|
D | ABOUT-NLS | 150 For the Free Translation Project to be a success, we need interested
|
/ndk/docs/renderscript/ |
D | jquery.js | 21 …success:H,dataType:F})},getScript:function(E,F){return o.get(E,null,F,"script")},getJSON:function(… property
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | uniq.good | 157 = 0 => success, but offsets is not big enough 195 Returns: > 0 => success; value is the number of elements filled in
|
D | uniq.inp | 554 = 0 => success, but offsets is not big enough 599 Returns: > 0 => success; value is the number of elements filled in
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | ABOUT-NLS | 151 For the Free Translation Project to be a success, we need interested
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | memory | 570 shared_ptr<T> w, memory_order success, 575 shared_ptr<T> w, memory_order success,
|
D | locale | 2979 // true == success
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 3902 # Broken: success on invalid input. 3961 # Broken: success on invalid input.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 3398 flag, `make' treats an error return just like success, except that it
|