Home
last modified time | relevance | path

Searched defs:Test (Results 1 – 25 of 41) sorted by relevance

12

/src/contrib/googletest/googletest/test/ !
H A Dgtest_assert_by_exception_test.cc62 TEST(Test, Test) { in TEST() argument
96 TEST(Test, Test2) { kTestForContinuingTest = 1; } in TEST() argument
H A Dgtest_skip_in_environment_setup_test.cc42 TEST(Test, AlwaysFails) { EXPECT_EQ(true, false); } in TEST() argument
/src/contrib/netbsd-tests/lib/csu/ !
H A Dh_initfini_common.cxx9 class Test { class
11 Test() in Test() function in Test
/src/tools/regression/pthread/unwind/ !
H A DTest.cpp5 class Test { class
7 Test() { printf("Test::Test()\n"); } in Test() function in Test
/src/contrib/googletest/googlemock/test/ !
H A Dgmock-pp_test.cc55 struct Test { struct
56 static constexpr int kArgs = sizeof...(Args);
/src/contrib/libcbor/examples/bazel/ !
H A DREADME.md13 ## Test section in Bazel Example
/src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ !
H A DSizeOpts.h36 Test, // A query call from a unit test. enumerator
/src/contrib/llvm-project/lldb/include/lldb/Utility/ !
H A DFlags.h96 bool Test(ValueType bit) const { return (m_flags & bit) != 0; } in Test() function
/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ !
H A DKCFI.cpp108 Value *Test = Builder.CreateICmpNE(Builder.CreateLoad(Int32Ty, HashPtr), in run() local
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/ !
H A DCrossDSOCFI.cpp130 Value *Test = IRBTest.CreateCall( in buildCFICheck() local
/src/contrib/ntp/ntpd/ !
H A Dcheck_y2k.c221 long Test; in main() local
/src/contrib/llvm-project/llvm/lib/CodeGen/ !
H A DCodeGenCommonISel.cpp176 FPClassTest llvm::invertFPClassTestIfSimpler(FPClassTest Test) { in invertFPClassTestIfSimpler()
/src/contrib/googletest/googletest/include/gtest/internal/ !
H A Dgtest-internal.h107 class Test; // Represents a test. variable
494 using Test = member
/src/contrib/llvm-project/llvm/tools/bugpoint/ !
H A DMiscompilation.cpp701 static Expected<bool> TestOptimizer(BugDriver &BD, std::unique_ptr<Module> Test, in TestOptimizer()
782 CleanupAndPrepareModules(BugDriver &BD, std::unique_ptr<Module> Test, in CleanupAndPrepareModules()
946 std::unique_ptr<Module> Test, in TestCodeGenerator()
/src/contrib/googletest/googletest/include/gtest/ !
H A Dgtest.h209 class Test; variable
605 friend class Test; variable
1286 friend class Test; variable
/src/contrib/llvm-project/llvm/lib/WindowsDriver/ !
H A DMSVCPaths.cpp436 for (const char *Test : Tests) { in getWindowsSDKDir() local
/src/contrib/googletest/docs/reference/ !
H A Dtesting.md587 #### Public Methods {#Test-public}
653 #### Protected Methods {#Test-protected}
/src/sys/contrib/openzfs/tests/test-runner/bin/ !
H A Dtest-runner.py.in488 class Test(Cmd): class
/src/contrib/llvm-project/clang/lib/Analysis/ !
H A DConsumed.cpp935 static void splitVarStateForIf(const IfStmt *IfNode, const VarTestResult &Test, in splitVarStateForIf()
1271 const VarTestResult &Test = PInfo.getVarTest(); in splitState() local
/src/contrib/llvm-project/clang/utils/TableGen/ !
H A DClangAttrEmitter.cpp2224 std::string Test; in GenerateTestExpression() local
2524 std::string Test; in emitClangAttrUnevaluatedStringLiteralList() local
3563 static bool GenerateTargetSpecificAttrCheck(const Record *R, std::string &Test, in GenerateTargetSpecificAttrCheck()
3595 std::string &Test, in GenerateTargetSpecificAttrChecks()
3684 std::string Test; in GenerateHasAttrSpellingStringSwitch() local
4491 std::string Test; in GenerateTargetRequirements() local
4509 std::string Test; in GenerateSpellingTargetRequirements() local
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/ !
H A DHexagonBitTracker.cpp1025 const BT::BitValue &Test = PC[0]; in evaluate() local
/src/contrib/llvm-project/llvm/lib/Target/ARM/ !
H A DARMInstructionSelector.cpp1135 auto Test = in select() local
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ !
H A DAMDGPUAsmParser.cpp7818 AMDGPUAsmParser::getOperandLoc(std::function<bool(const AMDGPUOperand&)> Test, in getOperandLoc()
7831 auto Test = [=](const AMDGPUOperand& Op) { return Op.isImmTy(Type); }; in getImmLoc() local
7838 auto Test = [=](const AMDGPUOperand& Op) { in getRegLoc() local
7846 auto Test = [](const AMDGPUOperand& Op) { in getLitLoc() local
7856 auto Test = [](const AMDGPUOperand &Op) { in getMandatoryLitLoc() local
7864 auto Test = [](const AMDGPUOperand& Op) { in getConstLoc() local
/src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ !
H A DX86BaseInfo.h108 Test, // TEST enumerator
/src/contrib/llvm-project/llvm/include/llvm/ProfileData/ !
H A DInstrProf.h751 CountSumOrPercent Test; member

12