Home
last modified time | relevance | path

Searched defs:extractor (Results 1 – 17 of 17) sorted by relevance

/external/libtextclassifier/
Dtoken-feature-extractor_test.cc39 TestingTokenFeatureExtractor extractor(options, unilib); in TEST() local
110 TestingTokenFeatureExtractor extractor(options, unilib); in TEST() local
140 TestingTokenFeatureExtractor extractor(options, unilib); in TEST() local
211 TestingTokenFeatureExtractor extractor(options, unilib); in TEST() local
243 TestingTokenFeatureExtractor extractor(options, unilib); in TEST() local
278 TestingTokenFeatureExtractor extractor(options, unilib); in TEST() local
303 TestingTokenFeatureExtractor extractor(options, unilib); in TEST() local
328 TestingTokenFeatureExtractor extractor(options, unilib); in TEST() local
353 TestingTokenFeatureExtractor extractor(options, unilib); in TEST() local
376 TestingTokenFeatureExtractor extractor(options, unilib); in TEST() local
[all …]
Dzlib-utils.cc143 DatetimeModelExtractorT* extractor = in CompressModel() local
207 DatetimeModelExtractorT* extractor = in DecompressModel() local
Dmodel_generated.h1256 DatetimeExtractorType extractor; member
1273 DatetimeExtractorType extractor() const { in extractor() function
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/res/
DIntegerResourceLoaderTest.java18 ResourceExtractor extractor = new ResourceExtractor(); in setup() local
DDrawableResourceLoaderTest.java33 ResourceExtractor extractor = new ResourceExtractor(); in setup() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowTest.java30 public void extractor() throws Exception { in extractor() method in ShadowTest
/external/pdfium/core/fpdftext/
Dcpdf_linkextract_unittest.cpp22 CPDF_TestLinkExtract extractor; in TEST() local
65 CPDF_TestLinkExtract extractor; in TEST() local
/external/junit/src/main/java/org/junit/
DComparisonFailure.java99 DiffExtractor extractor = new DiffExtractor(); in compact() local
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/
DDrawableResourceLoader.java50 public DrawableResourceLoader(ResourceExtractor extractor, File resourceDirectory) { in DrawableResourceLoader()
/external/autotest/client/common_lib/cros/cfm/metrics/
Dmedia_metrics_collector.py26 def _get_number_of_incoming_active_video_streams(extractor): argument
/external/libtextclassifier/datetime/
Dparser.cc387 DatetimeExtractor extractor(rule, matcher, locale_id, unilib_, in ExtractDatetime() local
/external/v4l2_codec2/cmds/
Dcodec2.cpp384 sp<IMediaExtractor> extractor = MediaExtractorFactory::Create(dataSource); in getMediaSourceFromFile() local
/external/v4l2_codec2/tests/
DC2VDAComponent_test.cpp277 sp<IMediaExtractor> extractor = MediaExtractorFactory::Create(dataSource); in getMediaSourceFromFile() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp603 DataExtractor extractor(data, false, 8); in consumeCompressedGnuHeader() local
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp336 DataExtractor extractor(data, false, 8); in consumeCompressedDebugSectionHeader() local
/external/v8/src/profiler/
Dheap-snapshot-generator.cc1762 RootsReferencesExtractor extractor(heap_); in IterateAndExtractReferences() local
2307 GlobalHandlesExtractor extractor(this); in FillRetainedObjects() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp2396 DataExtractor extractor(ObjectFile::getData(), true, 0); in ReadULEB128s() local