/external/webrtc/webrtc/modules/audio_coding/neteq/ |
audio_multi_vector_unittest.cc | 23 // This is a value-parameterized test. The test cases are instantiated with 26 // to combine typed testing with value-parameterized testing, and since the
|
/packages/apps/TV/usbtuner/src/com/android/usbtuner/data/ |
TunerChannel.java | 54 "Parameterized Service", 56 "Extended Parameterized Service" };
|
/external/caliper/tutorial/ |
Tutorial.java | 158 * Now that we've parameterized our benchmark, things are starting to get fun.
|
/external/chromium-trace/catapult/telemetry/telemetry/value/ |
merge_values.py | 13 Merging and summarization can be parameterized by a function that groups
|
/external/dexmaker/src/main/java/com/google/dexmaker/ |
TypeId.java | 27 * types. Java's lack of support for parameterized primitive types means that
|
/external/google-breakpad/src/testing/gtest/samples/ |
sample8_unittest.cc | 148 // In order to run value-parameterized tests, you need to instantiate them,
|
/external/guava/guava/src/com/google/common/collect/ |
ImmutableClassToInstanceMap.java | 128 // Eclipse won't compile if we cast to the parameterized type.
|
RegularImmutableMap.java | 142 * Creates an {@code ImmutableMapEntry} array to hold parameterized entries. The
|
/external/junit/src/org/junit/experimental/categories/ |
Categories.java | 179 throw new InitializationError("Category annotations on Parameterized classes are not supported on individual methods.");
|
/external/okhttp/ |
Android.mk | 37 # 1) Parameterized (requires JUnit 4.11).
|
/external/protobuf/gtest/samples/ |
sample8_unittest.cc | 148 // In order to run value-parameterized tests, you need to instantiate them,
|
/external/skia/src/pathops/ |
SkLineParameters.h | 19 // This turns a line segment into a parameterized line, of the form
|
/external/v8/src/ |
splay-tree.h | 23 // The tree is also parameterized by an allocation policy
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/ |
sample8_unittest.cc | 148 // In order to run value-parameterized tests, you need to instantiate them,
|
/external/webrtc/talk/app/webrtc/ |
dtlsidentitystore.h | 84 // TODO(torbjorng,hbos): Parameterized key types! The following
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
encode_test_driver.h | 173 // classes directly, so that tests can be parameterized differently.
|
/libcore/luni/src/test/java/libcore/java/lang/reflect/ |
OldGenericReflectionCornerCases.java | 28 * type parameters, equality of type parameters, wildcard types, parameterized
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 39 // between the two is that basic_ios is a class template, parameterized
|
/ndk/sources/third_party/googletest/googletest/samples/ |
sample8_unittest.cc | 148 // In order to run value-parameterized tests, you need to instantiate them,
|
/packages/apps/UnifiedEmail/src/com/android/mail/content/ |
ObjectCursorLoader.java | 32 * CursorLoader is not parameterized, and we want to parameterize over the underlying cursor type.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
iosfwd | 49 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
iosfwd | 49 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
iosfwd | 49 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
iosfwd | 49 * Nearly all of the I/O classes are parameterized on the type of
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 39 // between the two is that basic_ios is a class template, parameterized
|