Home
last modified time | relevance | path

Searched defs:truth (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/tests/
H A Dex62.c104 PetscInt64 truth[] = {0}; in test_empty_empty() local
128 PetscInt64 truth[] = {0}; in test_a_empty() local
153 PetscInt64 truth[] = {0}; in test_b_empty() local
178 PetscInt64 truth[] = {3, 1, 4, 9}; in test_identical() local
208 PetscInt64 truth[] = {0}; in test_disjoint() local
238 PetscInt64 truth[] = {1, 4}; in test_single_common() local
269 PetscInt64 truth[] = {0}; in test_issue_1247() local
296 PetscInt64 truth[] = {0}; in test_empty_big() local
318 PetscInt64 truth[] = {3, 1, 4, 9}; in test_small_big() local
344 PetscInt64 truth[] = {2, 1, 144}; in test_moderate_big() local
[all …]
H A Dex63.c78 PetscInt64 *local_set, *cursor, *bootstrap_primes, *truth; in test_sieve() local