Home
last modified time | relevance | path

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

12

/freebsd/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
/freebsd/contrib/netbsd-tests/lib/csu/
H A Dh_initfini_common.cxx9 class Test { class
11 Test() in Test() function in Test
/freebsd/tools/regression/pthread/unwind/
H A DTest.cpp5 class Test { class
7 Test() { printf("Test::Test()\n"); } in Test() function in Test
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-pp_test.cc55 struct Test { struct
56 static constexpr int kArgs = sizeof...(Args);
/freebsd/contrib/libcbor/examples/bazel/
H A DREADME.md13 ## Test section in Bazel Example
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h36 Test, // A query call from a unit test. enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFlags.h96 bool Test(ValueType bit) const { return (m_flags & bit) != 0; } in Test() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DKCFI.cpp108 Value *Test = Builder.CreateICmpNE(Builder.CreateLoad(Int32Ty, HashPtr), in run() local
/freebsd/contrib/ntp/ntpd/
H A Dcheck_y2k.c221 long Test; in main() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCrossDSOCFI.cpp130 Value *Test = IRBTest.CreateCall( in buildCFICheck() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenCommonISel.cpp176 FPClassTest llvm::invertFPClassTestIfSimpler(FPClassTest Test) { in invertFPClassTestIfSimpler()
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h107 class Test; // Represents a test. variable
502 using Test = member
/freebsd/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()
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest.h209 class Test; variable
605 friend class Test; variable
1286 friend class Test; variable
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp436 for (const char *Test : Tests) { in getWindowsSDKDir() local
/freebsd/contrib/googletest/docs/reference/
H A Dtesting.md490 #### Public Methods {#Test-public}
556 #### Protected Methods {#Test-protected}
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in417 class Test(Cmd): class
/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp1025 const BT::BitValue &Test = PC[0]; in evaluate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp1135 auto Test = in select() local
/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h108 Test, // TEST enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h751 CountSumOrPercent Test; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1594 MachineSDNode *Test = in PostprocessISelDAG() local
1634 MachineSDNode *Test = CurDAG->getMachineNode( in PostprocessISelDAG() local
6098 MachineSDNode *Test = in Select() local

12