OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiate
(Results
201 - 225
of
2246
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/SemaTemplate/
instantiate-init.cpp
59
//
Instantiate
out-of-line definitions of static data members which complete
124
// Make sure we properly
instantiate
list-initialization.
/external/objenesis/main/src/org/objenesis/strategy/
StdInstantiatorStrategy.java
28
* Guess the best instantiator for a given class. The instantiator will
instantiate
the class
47
* @param type Class to
instantiate
/external/parameter-framework/upstream/parameter/
XmlFileIncluderElement.cpp
61
//
Instantiate
parser
100
// Use a doc sink that
instantiate
the structure from the doc source
/external/protobuf/gtest/include/gtest/
gtest-param-test.h.pump
76
// Finally, you can use INSTANTIATE_TEST_CASE_P to
instantiate
the test
97
// The following statement will
instantiate
tests from the FooTest test case
105
// can
instantiate
it more then once) the first argument to the
120
// This statement will
instantiate
all tests from FooTest again, each
133
// Please note that INSTANTIATE_TEST_CASE_P will
instantiate
all tests
261
// This will also
instantiate
tests from CharTest
369
// This will
instantiate
tests in test case AnimalTest each one with
383
// This will
instantiate
tests in FlagDependentTest with all variations of two
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
TestCaseCollector.java
114
mTestCases.add(error(clazz, "InstantiationException: could not
instantiate
" +
117
mTestCases.add(error(clazz, "IllegalAccessException: could not
instantiate
" +
/packages/apps/Messaging/tests/src/com/android/messaging/ui/
FragmentTestCase.java
51
throw new IllegalStateException("Failed to
instantiate
fragment");
53
throw new IllegalStateException("Failed to
instantiate
fragment");
/art/test/044-proxy/src/
Clash.java
23
* Try to
instantiate
a proxy class with interfaces that have conflicting
Clash3.java
23
* Try to
instantiate
a proxy class with interfaces that have conflicting
Clash4.java
23
* Try to
instantiate
a proxy class with interfaces that have conflicting
/development/host/windows/usb/winusb/
AdbWinUsbApi.cpp
54
//
Instantiate
requested object.
/development/samples/ApiDemos/src/com/example/android/apis/app/
SearchSuggestionSampleProvider.java
31
* Manifest file, and any time you
instantiate
a
/device/google/marlin/telephony/ims/src/org/codeaurora/ims/utils/
QtiCallUtils.java
42
* Private constructor for QtiCallUtils as we don't want to
instantiate
this class
/external/autotest/server/site_tests/network_WiFi_SuspendStress/
control.11a
34
# test isn't actually running yet. So we
instantiate
a host
control.11b
34
# test isn't actually running yet. So we
instantiate
a host
control.11g
34
# test isn't actually running yet. So we
instantiate
a host
control.24HT40
33
# test isn't actually running yet. So we
instantiate
a host
control.5HT40
33
# test isn't actually running yet. So we
instantiate
a host
control.Hidden
35
# test isn't actually running yet. So we
instantiate
a host
control.WPA2
35
# test isn't actually running yet. So we
instantiate
a host
/external/chromium-trace/catapult/dashboard/dashboard/elements/
chart-title-test.html
24
test('
instantiate
basic', function() {
/external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/
__init__.py
44
# can always just
instantiate
the correct encoder manually, like in the 2nd
/external/chromium-trace/catapult/tracing/tracing/extras/chrome/
layout_object_test.html
23
test('
instantiate
', function() {
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/
alert_sub_view_test.html
20
test('
instantiate
', function() {
/external/chromium-trace/catapult/tracing/tracing/ui/base/
list_view_test.html
14
test('
instantiate
', function() {
/external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
picture_ops_list_view_test.html
22
test('
instantiate
', function() {
Completed in 1382 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>