OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testRepeat
(Results
1 - 8
of
8
) sorted by null
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
test_native_aidl_client.cpp
398
void
testRepeat
(const std::shared_ptr<ITest>& i, RepeatMethod<T> repeatMethod,
412
testRepeat
<bool>(iface, &ITest::RepeatBooleanArray,
418
testRepeat
<int8_t>(iface, &ITest::RepeatByteArray,
424
testRepeat
<char16_t>(iface, &ITest::RepeatCharArray,
430
testRepeat
<int32_t>(iface, &ITest::RepeatIntArray,
436
testRepeat
<int64_t>(iface, &ITest::RepeatLongArray,
442
testRepeat
<float>(iface, &ITest::RepeatFloatArray,
448
testRepeat
<double>(iface, &ITest::RepeatDoubleArray,
454
testRepeat
<std::string>(iface, &ITest::RepeatStringArray,
460
testRepeat
<RegularPolygon>(iface, &ITest::RepeatRegularPolygonArray
[
all
...]
/external/guava/guava-gwt/test/com/google/common/base/
StringsTest_gwt.java
86
public void
testRepeat
() throws Exception {
88
testCase.
testRepeat
();
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
StringsTest.java
106
public void
testRepeat
() {
/cts/tests/tests/graphics/src/android/graphics/cts/
BitmapShaderTest.java
123
public void
testRepeat
() {
/external/guava/guava-tests/test/com/google/common/base/
StringsTest.java
108
public void
testRepeat
() {
/external/tensorflow/tensorflow/python/ops/ragged/
ragged_util_test.py
93
def
testRepeat
(self, data, repeats, expected, axis=None):
/external/tensorflow/tensorflow/python/grappler/
datasets_test.py
177
def
testRepeat
(self):
/external/tensorflow/tensorflow/contrib/layers/python/layers/
layers_test.py
[
all
...]
Completed in 1180 milliseconds