Searched refs:PERSISTED (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_unittest.cc169 gfx::Rect(), PERSISTED, NULL, gfx::Rect(), &window_bounds);
178 gfx::Rect(), PERSISTED, NULL, gfx::Rect(), &window_bounds);
187 initial_bounds, gfx::Rect(), PERSISTED, NULL, gfx::Rect(),
197 initial_bounds, gfx::Rect(), PERSISTED, NULL, gfx::Rect(),
209 initial_bounds, right_s1024x768, PERSISTED, NULL,
221 initial_bounds, right_s1024x768, PERSISTED,
233 initial_bounds, right_s1024x768, PERSISTED,
242 gfx::Rect(), PERSISTED, NULL, gfx::Rect(), &window_bounds);
256 gfx::Rect(), PERSISTED, NULL, gfx::Rect(), &window_bounds);
319 gfx::Rect(-471, 50, 500, 400), gfx::Rect(), PERSISTED,
[all...]
H A Dwindow_sizer_common_unittest.cc203 if (source == PERSISTED || source == BOTH)
243 if (source == PERSISTED || source == BOTH)
271 initial_bounds, gfx::Rect(), PERSISTED,
280 gfx::Rect(-471, 50, 500, 400), gfx::Rect(), PERSISTED,
291 gfx::Rect(50, -370, 500, 400), gfx::Rect(), PERSISTED,
302 initial_bounds, gfx::Rect(), PERSISTED,
311 gfx::Rect(995, 50, 500, 400), gfx::Rect(), PERSISTED,
323 initial_bounds, gfx::Rect(), PERSISTED,
332 gfx::Rect(50, 739, 500, 400), gfx::Rect(), PERSISTED,
341 gfx::Rect(-471, -371, 500, 400), gfx::Rect(), PERSISTED,
[all...]
H A Dwindow_sizer_ash_unittest.cc297 gfx::Rect(), PERSISTED, NULL, gfx::Rect(), &window_bounds);
306 gfx::Rect(), PERSISTED, NULL, gfx::Rect(), &window_bounds);
315 initial_bounds, gfx::Rect(), PERSISTED, NULL, gfx::Rect(),
325 initial_bounds, gfx::Rect(), PERSISTED, NULL, gfx::Rect(),
337 initial_bounds, right_s1024x768, PERSISTED, NULL,
349 initial_bounds, right_s1024x768, PERSISTED,
361 initial_bounds, right_s1024x768, PERSISTED,
372 gfx::Rect(), PERSISTED, NULL, gfx::Rect(), &window_bounds);
506 PERSISTED, browser_popup->browser(),
516 PERSISTED, browse
[all...]
H A Dwindow_sizer_common_unittest.h90 enum Source { DEFAULT, LAST_ACTIVE, PERSISTED, BOTH }; enumerator in enum:Source
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
H A DSettings.java37 static final int PERSISTED = 0x2; field in class:Settings
74 /** Bitfield of flags that have {@link #PERSISTED}. */
97 if ((idFlags & PERSISTED) != 0) {
121 if (isPersisted(id)) result |= Settings.PERSISTED;
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/spdy/
H A DSettingsTest.java24 import static com.squareup.okhttp.internal.spdy.Settings.PERSISTED;
97 settings.set(Settings.ROUND_TRIP_TIME, PERSISTED, 0);
101 settings.set(Settings.ROUND_TRIP_TIME, PERSIST_VALUE | PERSISTED, 0);
124 settings.set(Settings.ROUND_TRIP_TIME, PERSISTED, 0);
132 settings.set(Settings.ROUND_TRIP_TIME, PERSIST_VALUE | PERSISTED, 0);
136 settings.set(Settings.ROUND_TRIP_TIME, PERSISTED, 0);
/external/chromium_org/chrome/browser/download/
H A Ddownload_history.cc57 PERSISTED, enumerator in enum:__anon3581::DownloadHistoryData::PersistenceState
204 return data && (data->state() == DownloadHistoryData::PERSISTED);
287 DCHECK_EQ(DownloadHistoryData::PERSISTED,
355 data->SetState(DownloadHistoryData::PERSISTED);
379 data->SetState(DownloadHistoryData::PERSISTED);
429 if (data->state() != DownloadHistoryData::PERSISTED) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 3642 milliseconds