HomeSort by relevance Sort by last modified time
    Searched full:instantiate (Results 1151 - 1175 of 2246) sorted by null

<<41424344454647484950>>

  /external/icu/icu4c/source/test/intltest/
canittst.cpp 170 dataerrln("Couldn't instantiate canonical iterator. Error: %s", u_errorName(status));
dtfmapts.cpp 355 errcheckln(status, "FAIL: Couldn't instantiate DecimalFormat, error %s. Quitting test", u_errorName(status));
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
BreakIterator.java 77 * must instantiate a new iterator.</ul>
822 // because in getBreakInstance we always instantiate the shim,
823 // and test execution is such that we always instantiate
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IndianTest.java 254 // Instantiate an Indian calendar.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
BreakIteratorRules_en_US_TEST.java 24 // names of classes to instantiate for the different kinds of break
  /external/javassist/src/main/javassist/tools/rmi/
ObjectImporter.java 61 * the applet cannot instantiate <code>C</code> locally or remotely.
  /external/libchrome/base/
callback_list_unittest.cc 116 // Sanity check that we can instantiate a CallbackList for each arity.
  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/preloader/
PreloaderBundleGenerator.java 179 throw new RuntimeException("Couldn't instantiate custom AssetFilter '" + assetFilterClass
  /external/libweave/third_party/chromium/base/
callback_list_unittest.cc 116 // Sanity check that we can instantiate a CallbackList for each arity.
  /external/llvm/include/llvm/Support/
AlignOf.h 35 AlignmentCalcImpl() {} // Never instantiate.
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-type-util.h.pump 186 // as the type Tmpl<T>. This allows us to actually instantiate the
  /external/opencv3/modules/java/generator/src/java/
android+JavaCameraView.java 238 /* 1. We need to instantiate camera
  /external/protobuf/gtest/include/gtest/internal/
gtest-type-util.h.pump 177 // as the type Tmpl<T>. This allows us to actually instantiate the
  /external/protobuf/java/src/main/java/com/google/protobuf/
LiteralByteString.java 324 // Boxing calls Byte.valueOf(byte), which does not instantiate.
  /external/selinux/secilc/docs/
cil_container_statements.md 236 This example will instantiate the optional block `ext_gateway.move_file` into policy providing all optional CIL statements can be resolved:
  /external/slf4j/slf4j-api/src/main/java/org/slf4j/
LoggerFactory.java 173 Util.report("Failed to instantiate SLF4J LoggerFactory", t);
  /external/testng/src/main/java/org/testng/
TestRunner.java 311 // Instantiate all the requested listeners.
315 // If we found a test listener factory, instantiate it.
328 throw new TestNGException("Couldn't instantiate the ITestNGListenerFactory: "
332 // Instantiate all the listeners
    [all...]
  /external/testng/src/main/java/
testng-1.0.dtd.html 70 instantiate the test objects.
  /external/v8/src/debug/
liveedit.h 25 // instantiate newly compiled functions.
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-type-util.h.pump 186 // as the type Tmpl<T>. This allows us to actually instantiate the
  /external/webrtc/webrtc/base/
checks.h 131 // will not instantiate the template version of the function on values of
  /external/webrtc/webrtc/modules/audio_coding/neteq/
neteq_stereo_unittest.cc 408 // Instantiate the tests. Each test is instantiated using the function above,
  /external/webrtc/webrtc/p2p/base/
transport.h 13 // Subclasses choose the appropriate class to instantiate for each channel;
  /frameworks/av/cmds/stagefright/
codec.cpp 84 fprintf(stderr, "unable to instantiate extractor.\n");
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 211 static void instantiate();

Completed in 1325 milliseconds

<<41424344454647484950>>