Searched refs:observed (Results 1 – 25 of 28) sorted by relevance
12
/external/chromium/base/ |
D | file_path_unittest.cc | 135 FilePath observed = input.DirName(); in TEST_F() local 136 EXPECT_EQ(FilePath::StringType(cases[i].expected), observed.value()) << in TEST_F() 222 FilePath observed = input.BaseName(); in TEST_F() local 223 EXPECT_EQ(FilePath::StringType(cases[i].expected), observed.value()) << in TEST_F() 378 FilePath observed = input.StripTrailingSeparators(); in TEST_F() local 379 EXPECT_EQ(FilePath::StringType(cases[i].expected), observed.value()) << in TEST_F() 446 bool observed = input.IsAbsolute(); in TEST_F() local 447 EXPECT_EQ(cases[i].expected, observed) << in TEST_F() 495 FilePath::StringType observed; in TEST_F() local 497 observed.append(FILE_PATH_LITERAL("|"), 1); in TEST_F() [all …]
|
/external/libpng/ |
D | KNOWNBUG | 17 1) Compile without optimization (crashes are observed with
|
/external/bzip2/ |
D | CHANGES | 135 * Fixed an obscure race-condition bug only ever observed on 287 * The BZ_NO_STDIO cpp symbol was not properly observed in 1.0.2.
|
D | bzip2.txt | 337 miss rate have been observed to give disproportionately
|
D | bzip2.1.preformatted | 340 miss rate have been observed to give disproportionately
|
/external/iproute2/ |
D | README.distribution | 44 especially for matching an experimentally observed distribution, it's
|
/external/iproute2/netem/ |
D | README.distribution | 46 especially for matching an experimentally observed distribution, it's
|
/external/bison/tests/ |
D | calc.at | 405 # Normalize the observed and expected error messages, depending upon the 407 # 1. Remove the traces from observed.
|
/external/grub/ |
D | NEWS | 434 observed.
|
/external/webkit/WebCore/accessibility/mac/ |
D | AccessibilityObjectWrapper.mm | 1951 …ng an object is also required for observing notifications. Only registered objects can be observed.
|
/external/jpeg/ |
D | install.doc | 1063 This problem was not observed on VAX/VMS v6.1 or AXP/VMS v6.1.
|
/external/netcat/ |
D | README | 765 I've observed inconsistent behavior under some Linuxes [perhaps just older
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog | 2878 This fixes one observed bug in this test case, which is that 8105 once an object has been observed, and we can ASSERT to catch that.
|
D | ChangeLog-2007-10-14 | 18237 - fixed crash observed on one of the Apple-only layout tests 20804 compiling with gcc 4.0, although I have not observed the problems.
|
D | ChangeLog-2008-08-10 | 12935 literal element expressions may have observed an intermediate
|
D | ChangeLog-2009-06-16 | 20528 … It has been observed with builds 5465 (Xcode 3.0) and 5484 (Xcode 3.1), and there is no evidence
|
/external/bouncycastle/patches/ |
D | android.patch | 1043 + * This is a new class that was synthesized from the observed
|
/external/webkit/WebCore/ |
D | ChangeLog-2002-12-03 | 3468 - fixed a crash I observed when clicking on an about:blank page 11441 leak, although I haven't actually observed the leak.
|
D | ChangeLog-2003-10-25 | 16017 Add missing nil check. Also added lots of FIXME comments about problems I observed here. 16302 not nil, in an attempt to catch a leak I observed yesterday.
|
D | ChangeLog-2006-12-31 | 2792 mousemove case, because mousemove events are observed, and not "handled" 34465 Register AXTextField and AXTextArea elements so notifications to them can be observed.
|
D | ChangeLog-2010-01-29 | 55946 application a crash from a call from JavaScript was observed. 87126 The rect should be in window-coordinates. This bug can be observed
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2006-02-09 | 27698 We decided to fix half the observed behavior, as all the bad behavior is 33440 - fixed leak of WebIconLoader observed using leaks tool 33735 … - follow-on to my fix for 3125877 that fixes a crash I observed when a plug-in fails to NPP_New
|
/external/webkit/WebKit/win/ |
D | ChangeLog-2009-06-16 | 10321 observed objects, matching NSNotificationCenter.
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 20578 observed @bzVvd
|
/external/bison/ |
D | ChangeLog | 10660 Fixes the failures observed on AIX 4.3 by H.Merijn Brand.
|
12