OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:repeatable
(Results
26 - 50
of
202
) sorted by null
1
2
3
4
5
6
7
8
9
/external/webrtc/webrtc/modules/video_coding/codecs/test/
packet_manipulator.h
75
// To get a
repeatable
packet drop pattern, re-initialize the random seed
/frameworks/base/docs/html/training/testing/unit-testing/
index.jd
30
could be a method, class, or component) in a
repeatable
way. You should build unit tests when you
/frameworks/base/docs/html-intl/intl/ru/guide/platform/
j8-jack.jd
81
<li>{@code java.lang.annotation.
Repeatable
};
/frameworks/base/docs/html-intl/intl/zh-tw/guide/platform/
j8-jack.jd
81
<li>{@code java.lang.annotation.
Repeatable
}
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_pwd.py
93
# it will be a more
repeatable
failure.
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_pwd.py
93
# it will be a more
repeatable
failure.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pwd.py
93
# it will be a more
repeatable
failure.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pwd.py
93
# it will be a more
repeatable
failure.
/external/chromium-trace/catapult/telemetry/telemetry/page/
action_runner.py
46
def CreateInteraction(self, label,
repeatable
=False):
66
repeatable
: Whether other interactions may use the same logical name
74
if
repeatable
:
75
flags.append(timeline_interaction_record.
REPEATABLE
)
79
def CreateGestureInteraction(self, label,
repeatable
=False):
98
repeatable
: Whether other interactions may use the same logical name
105
return self.CreateInteraction('Gesture_' + label,
repeatable
)
367
"""Perform a browser driven
repeatable
scroll gesture.
/frameworks/base/docs/html-intl/intl/es/guide/platform/
j8-jack.jd
93
<a class="external-link" href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/
Repeatable
.html">
94
{@code java.lang.annotation.
Repeatable
}</a>
/frameworks/base/docs/html-intl/intl/in/guide/platform/
j8-jack.jd
93
<a class="external-link" href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/
Repeatable
.html">
94
{@code java.lang.annotation.
Repeatable
}</a>
/frameworks/base/docs/html-intl/intl/pt-br/guide/platform/
j8-jack.jd
93
<a class="external-link" href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/
Repeatable
.html">
94
{@code java.lang.annotation.
Repeatable
}</a>
/external/apache-http/src/org/apache/http/entity/
BasicHttpEntity.java
97
* Tells that this entity is not
repeatable
.
/external/curl/lib/
objnames.inc
48
# This allows
repeatable
and automatic short object name generation with
/external/elfutils/libelf/
elf32_checksum.c
117
repeatable
results we must use the external format. The data
/external/google-breakpad/src/testing/gtest/samples/
sample3_unittest.cc
52
//
repeatable
. In particular, a test should not fail as the result of
/external/liblzf/
lzfP.h
88
* deterministic/
repeatable
when the configuration otherwise is the same).
/external/protobuf/gtest/samples/
sample3_unittest.cc
52
//
repeatable
. In particular, a test should not fail as the result of
/external/protobuf/gtest/test/
gtest-port_test.cc
522
"'?' can only follow a
repeatable
token");
524
"'*' can only follow a
repeatable
token");
526
"'+' can only follow a
repeatable
token");
670
}, "'?' can only follow a
repeatable
token");
/external/skia/site/dev/testing/
buildbot.md
55
* One
repeatable
build and/or test configuration on a given platform. The
/external/vboot_reference/cgpt/
cmd_find.c
25
" -v Be verbose in displaying matches (
repeatable
)\n"
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/
sample3_unittest.cc
52
//
repeatable
. In particular, a test should not fail as the result of
/frameworks/base/docs/html/training/testing/ui-testing/
index.jd
32
you to run your tests quickly and reliably in a
repeatable
manner.</p>
/frameworks/base/services/core/java/com/android/server/hdmi/
SendKeyAction.java
85
// finish action for non-
repeatable
key.
/ndk/sources/third_party/googletest/googletest/samples/
sample3_unittest.cc
52
//
repeatable
. In particular, a test should not fail as the result of
Completed in 649 milliseconds
1
2
3
4
5
6
7
8
9