Home
last modified time | relevance | path

Searched refs:GetTestResult (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DDeltaAlgorithm.cpp17 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult() function in DeltaAlgorithm
76 if (GetTestResult(*it)) { in Search()
91 if (GetTestResult(Complement)) { in Search()
106 if (GetTestResult(changeset_ty())) in Run()
H A DDAGDeltaAlgorithm.cpp151 bool GetTestResult(const changeset_ty &Changes, const changeset_ty &Required);
168 return DDAI.GetTestResult(S, Required); in ExecuteOneTest()
290 bool DAGDeltaAlgorithmImpl::GetTestResult(const changeset_ty &Changes, in GetTestResult() function in DAGDeltaAlgorithmImpl
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDeltaAlgorithm.h52 bool GetTestResult(const changeset_ty &Changes);
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c115 .GetTestResult = RPC_GetTestResult,
264 .GetTestResult = Transport_GetTestResult,
H A Dtspi_selftest.c194 if ((result = TCS_API(tspContext)->GetTestResult(tspContext, pulTestResultLength, in Tspi_TPM_GetTestResult()
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h191 DECLARE_TCSTP_FUNC(GetTestResult);
H A Dspi_utils.h549 TSS_RESULT (*GetTestResult)(TSS_HCONTEXT, UINT32 *, BYTE **); member
/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A DTSP.idl271 [helpstring("method GetTestResult")]
272 HRESULT GetTestResult([out] UINT32* pulTestResultLength,
/netbsd/crypto/external/cpl/trousers/dist/
H A Dconfigure.ac237 # Tspi_TPM_SelfTestFull,CertifySelfTest,GetTestResult