Searched defs:stringData (Results 1 - 12 of 12) sorted by relevance

/external/llvm/unittests/Support/
H A DDataExtractorTest.cpp17 const char stringData[] = "hellohello\0hello"; member in namespace:__anon12794
92 DataExtractor DE(StringRef(stringData, sizeof(stringData)-1), false, 8);
95 EXPECT_EQ(stringData, DE.getCStr(&offset));
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DDexFile.java67 private final MixedItemSection stringData; field in class:DexFile
117 stringData =
135 classDefs, wordData, typeLists, stringData, byteData,
265 return stringData;
512 stringData.prepare();
/external/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc999 string stringData = local
1017 ExpectSuccessAndTree(stringData, message.get(), &tree);
/external/robolectric/v3/
H A Drobolectric-resources-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/shadows/ org/robolectric/manifest/ org/ ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 160 milliseconds