Home
last modified time | relevance | path

Searched refs:testIllFormedFunctionDocString (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/tests/linter/output/
H A DtestValidFunctionDocStrings.patch2 .seealso: `testIllFormedFunctionDocString()`, `testType`
70 testIllFormedFunctionDocString(), `testNonExistentFunction()`, testIllFormedMinimalDocString()
75 -testIllFormedFunctionDocString(), `testNonExistentFunction()`, testIllFormedMinimalDocString()
80 testIllFormedFunctionDocString(), `testNonExistentFunction()`, testIllFormedMinimalDocString()
83 …PetscErrorCode testIllFormedFunctionDocString(PetscViewer viewer, PetscInt x, PetscScalar *y, Pets…
/petsc/src/sys/tests/linter/
H A DtestValidFunctionDocStrings.c77 PetscErrorCode testIllFormedFunctionDocString(PetscViewer viewer, PetscInt x, PetscScalar *y, Petsc… in testIllFormedFunctionDocString() function