Home
last modified time | relevance | path

Searched refs:observed (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium/base/
Dfile_path_unittest.cc135 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/
DKNOWNBUG17 1) Compile without optimization (crashes are observed with
/external/bzip2/
DCHANGES135 * 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.
Dbzip2.txt337 miss rate have been observed to give disproportionately
Dbzip2.1.preformatted340 miss rate have been observed to give disproportionately
/external/iproute2/
DREADME.distribution44 especially for matching an experimentally observed distribution, it's
/external/iproute2/netem/
DREADME.distribution46 especially for matching an experimentally observed distribution, it's
/external/bison/tests/
Dcalc.at405 # Normalize the observed and expected error messages, depending upon the
407 # 1. Remove the traces from observed.
/external/grub/
DNEWS434 observed.
/external/webkit/WebCore/accessibility/mac/
DAccessibilityObjectWrapper.mm1951 …ng an object is also required for observing notifications. Only registered objects can be observed.
/external/jpeg/
Dinstall.doc1063 This problem was not observed on VAX/VMS v6.1 or AXP/VMS v6.1.
/external/netcat/
DREADME765 I've observed inconsistent behavior under some Linuxes [perhaps just older
/external/webkit/JavaScriptCore/
DChangeLog2878 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.
DChangeLog-2007-10-1418237 - fixed crash observed on one of the Apple-only layout tests
20804 compiling with gcc 4.0, although I have not observed the problems.
DChangeLog-2008-08-1012935 literal element expressions may have observed an intermediate
DChangeLog-2009-06-1620528 … It has been observed with builds 5465 (Xcode 3.0) and 5484 (Xcode 3.1), and there is no evidence
/external/bouncycastle/patches/
Dandroid.patch1043 + * This is a new class that was synthesized from the observed
/external/webkit/WebCore/
DChangeLog-2002-12-033468 - fixed a crash I observed when clicking on an about:blank page
11441 leak, although I haven't actually observed the leak.
DChangeLog-2003-10-2516017 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.
DChangeLog-2006-12-312792 mousemove case, because mousemove events are observed, and not "handled"
34465 Register AXTextField and AXTextArea elements so notifications to them can be observed.
DChangeLog-2010-01-2955946 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/
DChangeLog-2006-02-0927698 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/
DChangeLog-2009-06-1610321 observed objects, matching NSNotificationCenter.
/external/srec/config/en.us/dictionary/
Dlarge.ok20578 observed @bzVvd
/external/bison/
DChangeLog10660 Fixes the failures observed on AIX 4.3 by H.Merijn Brand.

12