Searched refs:Framework (Results 1 - 19 of 19) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Dplugin.properties12 pluginName=JUnit Testing Framework
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
H A DTestFixtureBase.cs38 using MbUnit.Framework;
H A DTestDriver.cs38 using MbUnit.Framework;
H A DRewriteRuleXxxxStreamFixture.cs41 using MbUnit.Framework;
H A DANTLRxxxxStreamFixture.cs49 using MbUnit.Framework;
H A DITreeFixture.cs47 using MbUnit.Framework;
H A DITreeNodeStreamFixture.cs49 using MbUnit.Framework;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dplugin.properties11 Bundle-Name= Ui Performance Test Framework Plug-in
/external/oauth/core/src/main/java/
H A DAndroid.mk4 # This will build the client static library for the Google Services Framework
/external/libvpx/libvpx/examples/includes/geshi/geshi/
H A Drails.php10 * Ruby (with Ruby on Rails Framework) language file for GeSHi.
/external/clang/lib/Lex/
H A DHeaderSearch.cpp348 // Framework names must have a '/' in the filename.
547 StringRef Framework = FromHFI.Framework; local
552 ToHFI.Framework = Framework;
633 HFI.Framework = getUniqueFrameworkName(StringRef(Filename.begin(),
651 ScratchFilename += IncludingHFI.Framework;
685 // Framework names must have a '/' in the filename. Find it.
840 if (HFI.Framework.empty())
841 HFI.Framework
928 getUniqueFrameworkName(StringRef Framework) argument
[all...]
H A DModuleMap.cpp825 void parseInferredModuleDecl(bool Framework, bool Explicit);
1055 bool Framework = false; local
1066 Framework = true;
1081 return parseInferredModuleDecl(Framework, Explicit);
1173 ActiveModule = Map.findOrCreateModule(ModuleName, ActiveModule, Framework,
1696 void ModuleMapParser::parseInferredModuleDecl(bool Framework, bool Explicit) { argument
1702 if (!ActiveModule && !Framework) {
1724 if (Framework) {
1726 Framework = false;
/external/clang/include/clang/Lex/
H A DHeaderSearch.h99 StringRef Framework; member in struct:clang::HeaderFileInfo
583 StringRef getUniqueFrameworkName(StringRef Framework);
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DUnitTests.cs15 using NUnit.Framework;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/clang/lib/Serialization/
H A DASTWriter.cpp1520 if (!Data.Framework.empty()) {
1523 = FrameworkNameOffset.find(Data.Framework);
1526 FrameworkStringData.append(Data.Framework.begin(),
1527 Data.Framework.end());
1530 FrameworkNameOffset[Data.Framework] = Offset;
H A DASTReader.cpp1300 HFI.Framework = HS->getUniqueFrameworkName(FrameworkName);
/external/protobuf/gtest/
H A Dconfigure3 # Generated by GNU Autoconf 2.68 for Google C++ Testing Framework 1.4.0.
571 PACKAGE_NAME='Google C++ Testing Framework'
574 PACKAGE_STRING='Google C++ Testing Framework 1.4.0'
1308 \`configure' configures Google C++ Testing Framework 1.4.0 to adapt to many kinds of systems.
1378 short | recursive ) echo "Configuration of Google C++ Testing Framework 1.4.0:";;
1482 Google C++ Testing Framework configure 1.4.0
1881 It was created by Google C++ Testing Framework $as_me 1.4.0, which was
16081 This file was extended by Google C++ Testing Framework $as_me 1.4.0, which was
16147 Google C++ Testing Framework config.status 1.4.0

Completed in 660 milliseconds