OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stability
(Results
26 - 50
of
295
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
timex.h
39
* Adjusted parameters to improve
stability
and increase poll
117
long stabil; /* pps
stability
(scaled ppm) (ro) */
121
long stbcnt; /*
stability
limit exceeded (ro) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
timex.h
39
* Adjusted parameters to improve
stability
and increase poll
117
long stabil; /* pps
stability
(scaled ppm) (ro) */
121
long stbcnt; /*
stability
limit exceeded (ro) */
/external/chromium_org/chrome/browser/metrics/
metrics_service_unittest.cc
216
// No initial
stability
log should be generated.
236
// Record
stability
build time and version from previous session, so that
237
//
stability
metrics (including exited cleanly flag) won't be cleared.
248
// The initial
stability
log should be generated and persisted in unsent logs.
269
EXPECT_EQ(1, uma_log.system_profile().
stability
().crash_count());
/external/chromium/chrome/browser/metrics/
metrics_log.cc
104
OPEN_ELEMENT_FOR_SCOPE("
stability
"); // Minimal set of
stability
elements.
117
// Get
stability
attributes out of Local State, zeroing out stored values.
121
OPEN_ELEMENT_FOR_SCOPE("
stability
");
150
// Now log plugin
stability
info.
190
// launchcount are currently "required" in the "
stability
" group.
200
// Update the stats which are critical for real-time
stability
monitoring.
/external/chromium_org/chrome/common/metrics/proto/
system_profile.proto
328
// Figures that can be used to generate application
stability
metrics.
331
message
Stability
{
363
// All the remaining fields in the
Stability
are recorded at most once per
369
// was unable to upload
stability
metrics for previous launches (e.g. due to
401
//
Stability
information for all installed plugins.
424
optional
Stability
stability
= 8;
/frameworks/base/docs/html/distribute/googleplay/strategies/
app-quality.jd
9
<li><a href="#
stability
">Improve
Stability
and Eliminate Bugs</a></li>
45
<h2 id="
stability
">Improve
Stability
and Eliminate Bugs</h2>
48
The effect of overall app
stability
of ratings and user satisfaction is very well-known and there are many tools and techniques for testing and profiling your app on different devices and user scenarios.</p>
50
One noteworthy and yet relatively underused tool for catching
stability
issues such as crashes is the <a href="{@docRoot}tools/help/monkey.html">UI/Application Exerciser Monkey</a> (Monkey). Monkey will send random UI events to your app's activities, allowing you to trigger user flows that can uncover
stability
problems.</p>
/external/chromium/chrome/common/
pref_names.cc
[
all
...]
/bionic/libc/include/sys/
atomics.h
42
* name to ensure ABI
stability
for existing NDK machine code.
/development/ndk/platforms/android-3/include/sys/
atomics.h
42
* name to ensure ABI
stability
for existing NDK machine code.
/external/chromium_org/content/browser/speech/proto/
google_streaming_api.proto
53
optional float
stability
= 3;
/external/chromium_org/third_party/icu/source/test/cintltst/
sorttest.c
50
/* for medium, add bits that will not be compared, to test
stability
*/
/external/chromium_org/third_party/mesa/src/docs/
relnotes-7.7.html
14
People who are concerned with
stability
and reliability should stick
relnotes-7.8.1.html
16
People who are concerned with
stability
and reliability should stick
relnotes-7.8.html
14
People who are concerned with
stability
and reliability should stick
relnotes-8.0.html
14
People who are concerned with
stability
and reliability should stick
/external/chromium_org/v8/test/webkit/
dfg-cse-cfa-discrepancy.js
25
"Tests
stability
when the CFA finds a constant in block-local data flow over captured variables but the CSE doesn't because of differences in heap modeling."
/external/icu4c/test/cintltst/
sorttest.c
50
/* for medium, add bits that will not be compared, to test
stability
*/
/external/mesa3d/docs/
relnotes-7.7.html
14
People who are concerned with
stability
and reliability should stick
relnotes-7.8.1.html
16
People who are concerned with
stability
and reliability should stick
relnotes-7.8.html
14
People who are concerned with
stability
and reliability should stick
relnotes-8.0.html
14
People who are concerned with
stability
and reliability should stick
/external/stlport/test/eh/
test_list.cpp
40
// list sort() member test operation. Does not verify
stability
.
/external/valgrind/main/coregrind/m_debuginfo/
README.txt
56
stability
whilst retaining the development effort/expertise that went
/external/valgrind/unittest/
old_test_suite.h
44
STABILITY
= 1 << 1,
/packages/apps/Music/tests/src/com/android/music/
MusicPlayerStability.java
52
* Test case 1: This test case is for the power and general
stability
Completed in 1057 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>