Home
last modified time | relevance | path

Searched defs:IndexTest (Results 1 – 7 of 7) sorted by relevance

/external/icing/icing/index/
Dindex_test.cc77 class IndexTest : public Test { class
153 TEST_F(IndexTest, CreationWithNullPointerShouldFail) { in TEST_F() argument
165 TEST_F(IndexTest, EmptyIndex) { in TEST_F() argument
182 TEST_F(IndexTest, EmptyIndexAfterMerge) { in TEST_F() argument
202 TEST_F(IndexTest, CreationWithLiteIndexSortAtIndexingEnabledShouldSort) { in TEST_F() argument
232 TEST_F(IndexTest, AdvancePastEnd) { in TEST_F() argument
259 TEST_F(IndexTest, AdvancePastEndAfterMerge) { in TEST_F() argument
288 TEST_F(IndexTest, IteratorGetCallStats_mainIndexOnly) { in TEST_F() argument
350 TEST_F(IndexTest, IteratorGetCallStats_liteIndexOnly) { in TEST_F() argument
409 TEST_F(IndexTest, IteratorGetCallStats) { in TEST_F() argument
[all …]
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp107 struct IndexTest in init() struct
109 gls::DrawTestSpec::Storage storage; in init()
110 gls::DrawTestSpec::IndexType type; in init()
111 bool aligned; in init()
112 int offsets[3]; in init()
/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp520 struct IndexTest in init() struct
522 gls::DrawTestSpec::IndexType type; in init()
523 int offsets[3]; in init()
588 struct IndexTest in init() struct
590 bool positiveBase; in init()
591 gls::DrawTestSpec::IndexType type; in init()
592 int baseVertex[2]; in init()
Des31fDrawTests.cpp505 struct IndexTest in init() struct
507 gls::DrawTestSpec::IndexType type; in init()
508 int offsets[3]; in init()
572 struct IndexTest in init() struct
574 bool positiveBase; in init()
575 gls::DrawTestSpec::IndexType type; in init()
576 int baseVertex[2]; in init()
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp293 struct IndexTest in init() struct
295 gls::DrawTestSpec::Storage storage; in init()
296 gls::DrawTestSpec::IndexType type; in init()
297 bool aligned; in init()
298 int offsets[3]; in init()
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp316 struct IndexTest in init() struct
318 gls::DrawTestSpec::Storage storage; in init()
319 gls::DrawTestSpec::IndexType type; in init()
320 bool aligned; in init()
321 int offsets[3]; in init()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp418 struct IndexTest in init() struct
420 gls::DrawTestSpec::Storage storage; in init()
421 gls::DrawTestSpec::IndexType type; in init()
422 bool aligned; in init()
423 int offsets[3]; in init()