Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 25 of 45) sorted by relevance

12

/external/mockito/src/test/java/org/mockito/internal/configuration/
DConfigurationAccess.java11 public static MockitoConfiguration getConfig() { in getConfig() method in ConfigurationAccess
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
DPreFillType.java57 Bitmap.Config getConfig() { in getConfig() method in PreFillType
146 Bitmap.Config getConfig() { in getConfig() method in PreFillType.Builder
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
DXmlContext.java20 public ResTable_config getConfig() { in getConfig() method in XmlContext
DTypedResource.java24 public ResTable_config getConfig() { in getConfig() method in TypedResource
DQualifiers.java44 public ResTable_config getConfig() { in getConfig() method in Qualifiers
/external/catch2/include/internal/
Dcatch_context.cpp24 IConfigPtr const& getConfig() const override { in getConfig() function in Catch::Context
/external/boringssl/src/util/fipstools/acvp/acvptool/testmodulewrapper/
Dtestmodulewrapper.go29 func getConfig(args [][]byte) error { func
/external/OpenCSD/decoder/source/c_api/
Docsd_c_api_custom_obj.h181 const void *getConfig() { return m_p_config; }; in getConfig() function
/external/libese/esed/
DWeaver.cpp39 Return<void> Weaver::getConfig(getConfig_cb _hidl_cb) { in getConfig() function in android::esed::Weaver
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/
DConfigMerger.java37 public Config getConfig(Class<?> testClass, Method method, Config globalConfig) { in getConfig() method in ConfigMerger
DRobolectricTestRunner.java522 public Config getConfig(Method method) { in getConfig() method in RobolectricTestRunner
/external/deqp/modules/egl/
DteglApiCase.cpp159 bool ApiCase::getConfig (EGLConfig* config, const eglu::FilterList& filters) in getConfig() function in deqp::egl::ApiCase
DteglMultiContextTests.cpp99 eglw::EGLConfig getConfig (const eglw::Library& egl, eglw::EGLDisplay display) in getConfig() function
DteglSwapBuffersWithDamageTests.cpp312 EGLConfig SwapBuffersWithDamageTest::getConfig (const Library& egl, EGLDisplay eglDisplay) in getConfig() function in deqp::egl::__anonca9f80f30111::SwapBuffersWithDamageTest
471 EGLConfig SwapBuffersWithDamageAndPreserveBufferTest::getConfig (const Library& egl, EGLDisplay egl… in getConfig() function in deqp::egl::__anonca9f80f30111::SwapBuffersWithDamageAndPreserveBufferTest
/external/toolchain-utils/compiler_wrapper/
Dconfig.go81 func getConfig(configName string, useCCache bool, useLlvmNext bool, version string) (*config, error… func
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DConfigMergerTest.java407 }.getConfig(testClass, info, globalConfig); in configFor() method
/external/parameter-framework/upstream/test/functional-tests/
DHandle.cpp97 Config getConfig() in getConfig() function
575 Config getConfig() in getConfig() function
/external/angle/samples/sample_util/
DSampleApplication.cpp163 EGLConfig SampleApplication::getConfig() const in getConfig() function in SampleApplication
/external/guice/extensions/servlet/test/com/google/inject/servlet/
DFilterDefinitionTest.java312 public FilterConfig getConfig() { in getConfig() method in FilterDefinitionTest.MockFilter
/external/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieRunner.java241 private int[] getConfig() { in getConfig() method in SkottieRunner
/external/llvm-project/clang-tools-extra/clangd/
DConfigProvider.cpp168 Config Provider::getConfig(const Params &P, DiagnosticCallback DC) const { in getConfig() function in clang::clangd::config::Provider
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DDownsampler.java233 private static Bitmap.Config getConfig(InputStream is, DecodeFormat format) { in getConfig() method in Downsampler
/external/markdown/markdown/
D__init__.py476 def getConfig(self, key): member in Extension
/external/angle/util/
DEGLWindow.cpp73 EGLConfig EGLWindow::getConfig() const in getConfig() function in EGLWindow
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
DDatabindContext.java49 public abstract MapperConfig<?> getConfig(); in getConfig() method in DatabindContext

12