OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parameterized
(Results
276 - 300
of
496
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
/packages/apps/Email/emailcommon/src/com/android/emailcommon/
VendorPolicyLoader.java
262
* Replaces all
parameterized
values in the given template. The values replaced are
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h
92
// trouble with functions getting non-type-
parameterized
classes as parameters
/toolchain/binutils/binutils-2.25/include/gdb/
remote-sim.h
92
configuration can be
parameterized
by (in decreasing precedence)
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-param-util.h
32
// Type and function utilities for implementing
parameterized
tests.
350
// Stores a parameter value and later creates tests
parameterized
with that
gtest-port.h
115
// GTEST_HAS_COMBINE - the Combine() function (for value-
parameterized
118
// GTEST_HAS_PARAM_TEST - value-
parameterized
tests
120
// GTEST_HAS_TYPED_TEST_P - type-
parameterized
tests
566
// value-
parameterized
tests.
580
// value-
parameterized
tests are enabled. The implementation doesn't
[
all
...]
/external/gtest/include/gtest/internal/
gtest-param-util.h
32
// Type and function utilities for implementing
parameterized
tests.
350
// Stores a parameter value and later creates tests
parameterized
with that
gtest-port.h
123
// GTEST_HAS_COMBINE - the Combine() function (for value-
parameterized
126
// GTEST_HAS_PARAM_TEST - value-
parameterized
tests
128
// GTEST_HAS_TYPED_TEST_P - type-
parameterized
tests
656
// value-
parameterized
tests.
670
// value-
parameterized
tests are enabled. The implementation doesn't
[
all
...]
/external/guava/guava/src/com/google/common/reflect/
Types.java
87
* Returns a type where {@code rawType} is
parameterized
by
102
* Returns a type where {@code rawType} is
parameterized
by
/external/llvm/docs/TableGen/
LangIntro.rst
293
TableGen permits the definition of
parameterized
classes as well as normal
294
concrete classes.
Parameterized
TableGen classes specify a list of variable
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util.h
32
// Type and function utilities for implementing
parameterized
tests.
350
// Stores a parameter value and later creates tests
parameterized
with that
gtest-port.h
115
// GTEST_HAS_COMBINE - the Combine() function (for value-
parameterized
118
// GTEST_HAS_PARAM_TEST - value-
parameterized
tests
120
// GTEST_HAS_TYPED_TEST_P - type-
parameterized
tests
560
// value-
parameterized
tests.
574
// value-
parameterized
tests are enabled. The implementation doesn't
[
all
...]
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util.h
32
// Type and function utilities for implementing
parameterized
tests.
350
// Stores a parameter value and later creates tests
parameterized
with that
gtest-port.h
113
// GTEST_HAS_COMBINE - the Combine() function (for value-
parameterized
116
// GTEST_HAS_PARAM_TEST - value-
parameterized
tests
118
// GTEST_HAS_TYPED_TEST_P - type-
parameterized
tests
550
// value-
parameterized
tests.
564
// value-
parameterized
tests are enabled. The implementation doesn't
[
all
...]
/external/protobuf/gtest/include/gtest/
gtest-param-test.h
34
// Macros and functions for implementing
parameterized
tests
43
// Value-
parameterized
tests allow you to test your code with different
46
// Here is how you use value-
parameterized
tests:
50
// To write value-
parameterized
tests, first you should define a fixture
60
// Then, use the TEST_P macro to define as many
parameterized
tests
61
// for this fixture as you want. The _P suffix is for "
parameterized
"
172
//
parameterized
tests. When a
parameterized
test case is instantiated
[
all
...]
/external/protobuf/gtest/include/gtest/internal/
gtest-param-util.h
32
// Type and function utilities for implementing
parameterized
tests.
349
// Stores a parameter value and later creates tests
parameterized
with that
/external/protobuf/src/google/protobuf/
descriptor_database_unittest.cc
76
// three nearly-identical sets of tests, we use
parameterized
tests to apply
79
// The
parameterized
test runs against a DescriptarDatabaseTestCase. We have
/external/slf4j/slf4j-api/src/main/java/org/slf4j/
Logger.java
55
* Be sure to read the FAQ entry relating to <a href="../../../faq.html#logging_performance">
parameterized
56
* logging</a>. Note that logging statements can be
parameterized
in
/external/slf4j/slf4j-site/src/site/pages/
manual.html
524
<td>Support for
parameterized
log messages</td>
526
<td>All SLF4J bindings support
parameterized
log messages
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-param-util.h
32
// Type and function utilities for implementing
parameterized
tests.
350
// Stores a parameter value and later creates tests
parameterized
with that
gtest-port.h.orig
123
// GTEST_HAS_COMBINE - the Combine() function (for value-
parameterized
126
// GTEST_HAS_PARAM_TEST - value-
parameterized
tests
128
// GTEST_HAS_TYPED_TEST_P - type-
parameterized
tests
656
// value-
parameterized
tests.
670
// value-
parameterized
tests are enabled. The implementation doesn't
[
all
...]
/libcore/ojluni/src/main/java/java/lang/
Class.java
790
* <p>If the superclass is a
parameterized
type, the {@code Type}
792
* parameters used in the source code. The
parameterized
type
796
* semantics of the creation process for
parameterized
types. I
[
all
...]
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-param-util.h
32
// Type and function utilities for implementing
parameterized
tests.
350
// Stores a parameter value and later creates tests
parameterized
with that
gtest-port.h
123
// GTEST_HAS_COMBINE - the Combine() function (for value-
parameterized
126
// GTEST_HAS_PARAM_TEST - value-
parameterized
tests
128
// GTEST_HAS_TYPED_TEST_P - type-
parameterized
tests
656
// value-
parameterized
tests.
670
// value-
parameterized
tests are enabled. The implementation doesn't
[
all
...]
/external/autotest/frontend/afe/
rpc_interface.py
58
"""Get the
parameterized
autoupdate image url from a
parameterized
job."""
790
Creates and enqueues a
parameterized
job.
810
# Set up the
parameterized
job configs
[
all
...]
Completed in 1964 milliseconds
<<
11
12
13
14
15
16
17
18
19
20