Home
last modified time | relevance | path

Searched refs:indexTest (Results 1 – 25 of 61) sorted by relevance

123

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/linkeddata/gojsonld/test_files/
H A DtoRdf-0076-out.nq1 <http://example.org/indexTest> <http://example.com/container> "1"^^<http://www.w3.org/2001/XMLSchem…
2 <http://example.org/indexTest> <http://example.com/container> "3"^^<http://www.w3.org/2001/XMLSchem…
5 <http://example.org/indexTest> <http://example.com/container> "language-tagged string A"@en .
6 <http://example.org/indexTest> <http://example.com/container> "language-tagged string C"@en .
7 <http://example.org/indexTest> <http://example.com/container> "simple string A" .
8 <http://example.org/indexTest> <http://example.com/container> "simple string B" .
9 <http://example.org/indexTest> <http://example.com/container> "simple string C" .
14 <http://example.org/indexTest> <http://example.com/container> <http://example.org/nodeWithIndexA> .
15 <http://example.org/indexTest> <http://example.com/container> <http://example.org/nodeWithIndexC> .
20 <http://example.org/indexTest> <http://example.com/property> "language-tagged string Prop"@en .
[all …]
/dports/misc/perkeep/perkeep-0.11/pkg/index/
H A Dkvfile_test.go56 func indexTest(t *testing.T, func
81 indexTest(t, newKvfileSorted, indextest.Index)
85 indexTest(t, newKvfileSorted, indextest.PathsOfSignerTarget)
89 indexTest(t, newKvfileSorted, indextest.Files)
93 indexTest(t, newKvfileSorted, indextest.EdgesTo)
97 indexTest(t, newKvfileSorted, indextest.Delete)
101 indexTest(t, newKvfileSorted, indextest.Reindex)
105 indexTest(t, newKvfileSorted, indextest.ShowReindexRace)
109 indexTest(t, newKvfileSorted, indextest.EnumStat)
H A Dmysql_test.go59 indexTest(t, newMySQLSorted, indextest.Index)
63 indexTest(t, newMySQLSorted, indextest.PathsOfSignerTarget)
67 indexTest(t, newMySQLSorted, indextest.Files)
71 indexTest(t, newMySQLSorted, indextest.EdgesTo)
75 indexTest(t, newMySQLSorted, indextest.Delete)
79 indexTest(t, newMySQLSorted, indextest.Reindex)
83 indexTest(t, newMySQLSorted, indextest.ShowReindexRace)
H A Dleveldb_test.go55 indexTest(t, newLevelDBSorted, indextest.Index)
59 indexTest(t, newLevelDBSorted, indextest.PathsOfSignerTarget)
63 indexTest(t, newLevelDBSorted, indextest.Files)
67 indexTest(t, newLevelDBSorted, indextest.EdgesTo)
71 indexTest(t, newLevelDBSorted, indextest.Delete)
80 indexTest(t, newLevelDBSorted, indextest.Reindex)
96 indexTest(t, newLevelDBSorted, indextest.EnumStat)
H A Dmongo_test.go57 indexTest(t, newMongoSorted, indextest.Index)
61 indexTest(t, newMongoSorted, indextest.PathsOfSignerTarget)
65 indexTest(t, newMongoSorted, indextest.Files)
69 indexTest(t, newMongoSorted, indextest.EdgesTo)
73 indexTest(t, newMongoSorted, indextest.Delete)
H A Dpostgres_test.go60 indexTest(t, newPostgresSorted, indextest.Index)
64 indexTest(t, newPostgresSorted, indextest.PathsOfSignerTarget)
68 indexTest(t, newPostgresSorted, indextest.Files)
72 indexTest(t, newPostgresSorted, indextest.EdgesTo)
76 indexTest(t, newPostgresSorted, indextest.Delete)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/gobwas/glob/util/runes/
H A Drunes_test.go8 type indexTest struct { struct
20 func newIndexTest(s, sep string, out int) indexTest {
21 return indexTest{[]rune(s), []rune(sep), out}
29 var indexTests = []indexTest{
51 var lastIndexTests = []indexTest{
67 var indexAnyTests = []indexTest{
83 func runIndexTests(t *testing.T, f func(s, sep []rune) int, funcName string, testCases []indexTest)… argument
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gobwas/glob/glob-0.2.3/util/runes/
H A Drunes_test.go8 type indexTest struct { struct
20 func newIndexTest(s, sep string, out int) indexTest {
21 return indexTest{[]rune(s), []rune(sep), out}
29 var indexTests = []indexTest{
51 var lastIndexTests = []indexTest{
67 var indexAnyTests = []indexTest{
83 func runIndexTests(t *testing.T, f func(s, sep []rune) int, funcName string, testCases []indexTest)… argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gobwas/glob/util/runes/
H A Drunes_test.go8 type indexTest struct { struct
20 func newIndexTest(s, sep string, out int) indexTest {
21 return indexTest{[]rune(s), []rune(sep), out}
29 var indexTests = []indexTest{
51 var lastIndexTests = []indexTest{
67 var indexAnyTests = []indexTest{
83 func runIndexTests(t *testing.T, f func(s, sep []rune) int, funcName string, testCases []indexTest)… argument
/dports/www/fabio/fabio-1.5.14/vendor/github.com/gobwas/glob/glob-19c076cdf202/util/runes/
H A Drunes_test.go8 type indexTest struct { struct
20 func newIndexTest(s, sep string, out int) indexTest {
21 return indexTest{[]rune(s), []rune(sep), out}
29 var indexTests = []indexTest{
51 var lastIndexTests = []indexTest{
67 var indexAnyTests = []indexTest{
83 func runIndexTests(t *testing.T, f func(s, sep []rune) int, funcName string, testCases []indexTest)… argument
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/gobwas/glob/util/runes/
H A Drunes_test.go8 type indexTest struct { struct
20 func newIndexTest(s, sep string, out int) indexTest {
21 return indexTest{[]rune(s), []rune(sep), out}
29 var indexTests = []indexTest{
51 var lastIndexTests = []indexTest{
67 var indexAnyTests = []indexTest{
83 func runIndexTests(t *testing.T, f func(s, sep []rune) int, funcName string, testCases []indexTest)… argument
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/gobwas/glob/util/runes/
H A Drunes_test.go8 type indexTest struct { struct
20 func newIndexTest(s, sep string, out int) indexTest {
21 return indexTest{[]rune(s), []rune(sep), out}
29 var indexTests = []indexTest{
51 var lastIndexTests = []indexTest{
67 var indexAnyTests = []indexTest{
83 func runIndexTests(t *testing.T, f func(s, sep []rune) int, funcName string, testCases []indexTest)… argument
/dports/www/colly/colly-2.1.0/vendor/github.com/gobwas/glob/util/runes/
H A Drunes_test.go8 type indexTest struct { struct
20 func newIndexTest(s, sep string, out int) indexTest {
21 return indexTest{[]rune(s), []rune(sep), out}
29 var indexTests = []indexTest{
51 var lastIndexTests = []indexTest{
67 var indexAnyTests = []indexTest{
83 func runIndexTests(t *testing.T, f func(s, sep []rune) int, funcName string, testCases []indexTest)… argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gobwas/glob/util/runes/
H A Drunes_test.go8 type indexTest struct { struct
20 func newIndexTest(s, sep string, out int) indexTest {
21 return indexTest{[]rune(s), []rune(sep), out}
29 var indexTests = []indexTest{
51 var lastIndexTests = []indexTest{
67 var indexAnyTests = []indexTest{
83 func runIndexTests(t *testing.T, f func(s, sep []rune) int, funcName string, testCases []indexTest)… argument
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/gobwas/glob/util/runes/
H A Drunes_test.go8 type indexTest struct { struct
20 func newIndexTest(s, sep string, out int) indexTest {
21 return indexTest{[]rune(s), []rune(sep), out}
29 var indexTests = []indexTest{
51 var lastIndexTests = []indexTest{
67 var indexAnyTests = []indexTest{
83 func runIndexTests(t *testing.T, f func(s, sep []rune) int, funcName string, testCases []indexTest)… argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/stress/
H A Des2sDrawTests.cpp130 const IndexTest& indexTest = tests[testNdx]; in init() local
132 DE_ASSERT(indexTest.storage != gls::DrawTestSpec::STORAGE_USER); in init()
133 DE_ASSERT(!indexTest.aligned); in init()
136 …td::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTest.type); in init()
137 …) + gls::DrawTestSpec::indexTypeToString(indexTest.type) + " in " + gls::DrawTestSpec::storageToSt… in init()
140 spec.indexType = indexTest.type; in init()
141 spec.indexStorage = indexTest.storage; in init()
143 …for (int iterationNdx = 0; iterationNdx < DE_LENGTH_OF_ARRAY(indexTest.offsets) && indexTest.offse… in init()
145 …const std::string iterationDesc = std::string("offset ") + de::toString(indexTest.offsets[iteratio… in init()
146 spec.indexPointerOffset = indexTest.offsets[iterationNdx]; in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fDrawElementsBaseVertexTests.cpp505 const IndexTest& indexTest = tests[testNdx]; in init() local
507 …const std::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()
511 spec.indexType = indexTest.type; in init()
513 …for (int iterationNdx = 0; iterationNdx < DE_LENGTH_OF_ARRAY(indexTest.offsets) && indexTest.offse… in init()
515 …tring("first vertex ") + de::toString(indexTest.offsets[iterationNdx] / gls::DrawTestSpec::indexTy… in init()
516 spec.indexPointerOffset = indexTest.offsets[iterationNdx]; in init()
572 const IndexTest& indexTest = tests[testNdx]; in init() local
574 …name = std::string("index_") + (indexTest.positiveBase ? "" : "neg_") + gls::DrawTestSpec::indexT… in init()
578 spec.indexType = indexTest.type; in init()
580 …for (int iterationNdx = 0; iterationNdx < DE_LENGTH_OF_ARRAY(indexTest.baseVertex); ++iterationNdx) in init()
[all …]
H A Des31fDrawTests.cpp514 const IndexTest& indexTest = tests[testNdx]; in init() local
516 …const std::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()
520 spec.indexType = indexTest.type; in init()
522 …for (int iterationNdx = 0; iterationNdx < DE_LENGTH_OF_ARRAY(indexTest.offsets) && indexTest.offse… in init()
524 …tring("first vertex ") + de::toString(indexTest.offsets[iterationNdx] / gls::DrawTestSpec::indexTy… in init()
525 spec.indexPointerOffset = indexTest.offsets[iterationNdx]; in init()
581 const IndexTest& indexTest = tests[testNdx]; in init() local
583 …name = std::string("index_") + (indexTest.positiveBase ? "" : "neg_") + gls::DrawTestSpec::indexT… in init()
587 spec.indexType = indexTest.type; in init()
589 …for (int iterationNdx = 0; iterationNdx < DE_LENGTH_OF_ARRAY(indexTest.baseVertex); ++iterationNdx) in init()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/ImageFunction/test/
H A DitkCentralDifferenceImageFunctionOnVectorTest.cxx104 typename ImageType::IndexType indexTest = index; in itkCentralDifferenceImageFunctionOnVectorTestRun() local
105 indexTest[dim] = indexTest[dim] + 1; in itkCentralDifferenceImageFunctionOnVectorTestRun()
106 deriv = image->GetPixel( indexTest ); in itkCentralDifferenceImageFunctionOnVectorTestRun()
107 indexTest[dim] = indexTest[dim] - 2; in itkCentralDifferenceImageFunctionOnVectorTestRun()
108 deriv -= image->GetPixel( indexTest ); in itkCentralDifferenceImageFunctionOnVectorTestRun()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/stress/
H A Des3sDrawTests.cpp313 const IndexTest& indexTest = tests[testNdx]; in init() local
315 DE_ASSERT(indexTest.storage != gls::DrawTestSpec::STORAGE_USER); in init()
316 DE_ASSERT(!indexTest.aligned); in init()
319 …td::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTest.type); in init()
320 …) + gls::DrawTestSpec::indexTypeToString(indexTest.type) + " in " + gls::DrawTestSpec::storageToSt… in init()
323 spec.indexType = indexTest.type; in init()
324 spec.indexStorage = indexTest.storage; in init()
332 …for (int iterationNdx = 0; iterationNdx < DE_LENGTH_OF_ARRAY(indexTest.offsets) && indexTest.offse… in init()
334 …const std::string iterationDesc = std::string("offset ") + de::toString(indexTest.offsets[iteratio… in init()
335 spec.indexPointerOffset = indexTest.offsets[iterationNdx]; in init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fDrawTests.cpp342 const IndexTest& indexTest = tests[testNdx]; in init() local
343 tcu::TestCaseGroup* group = (indexTest.storage == gls::DrawTestSpec::STORAGE_USER) in init()
344 ? ((indexTest.aligned) ? (userPtrGroup) : (unalignedUserPtrGroup)) in init()
345 : ((indexTest.aligned) ? (bufferGroup) : (DE_NULL)); in init()
347 …td::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTest.type); in init()
348 …) + gls::DrawTestSpec::indexTypeToString(indexTest.type) + " in " + gls::DrawTestSpec::storageToSt… in init()
351 spec.indexType = indexTest.type; in init()
352 spec.indexStorage = indexTest.storage; in init()
354 …for (int iterationNdx = 0; iterationNdx < DE_LENGTH_OF_ARRAY(indexTest.offsets) && indexTest.offse… in init()
356 …const std::string iterationDesc = std::string("offset ") + de::toString(indexTest.offsets[iteratio… in init()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fDrawTests.cpp443 const IndexTest& indexTest = tests[testNdx]; in init() local
444 tcu::TestCaseGroup* group = (indexTest.storage == gls::DrawTestSpec::STORAGE_USER) in init()
445 ? ((indexTest.aligned) ? (userPtrGroup) : (unalignedUserPtrGroup)) in init()
446 : ((indexTest.aligned) ? (bufferGroup) : (DE_NULL)); in init()
448 …td::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTest.type); in init()
449 …) + gls::DrawTestSpec::indexTypeToString(indexTest.type) + " in " + gls::DrawTestSpec::storageToSt… in init()
452 spec.indexType = indexTest.type; in init()
453 spec.indexStorage = indexTest.storage; in init()
455 …for (int iterationNdx = 0; iterationNdx < DE_LENGTH_OF_ARRAY(indexTest.offsets) && indexTest.offse… in init()
457 …const std::string iterationDesc = std::string("offset ") + de::toString(indexTest.offsets[iteratio… in init()
[all …]
/dports/math/flopc++/FlopCpp-d4c1d98/FlopCpp/unittest/
H A DunitTest.hpp5 bool indexTest();
H A DunitTest.cpp13 bSuccess = indexTest(); in main()
H A DMakefile.am17 unitTest_SOURCES = booleanTest.cpp constantTest.cpp indexTest.cpp setTest.cpp TestBed.cpp TestItem.…

123