Lines Matching defs:PerformanceBase

38     public static class PerformanceBase extends TestCase
106 public static class Insert1000 extends PerformanceBase {
138 public static class InsertIndexed1000 extends PerformanceBase {
171 public static class Select100 extends PerformanceBase {
210 public static class SelectStringComparison100 extends PerformanceBase {
247 public static class SelectIndex100 extends PerformanceBase {
287 public static class InnerJoin100 extends PerformanceBase {
324 public static class InnerJoinOneSide100 extends PerformanceBase {
363 public static class InnerJoinNoIndex100 extends PerformanceBase {
402 public static class SelectSubQIndex100 extends PerformanceBase {
453 public static class SelectIndexStringComparison100 extends PerformanceBase {
491 public static class SelectInteger100 extends PerformanceBase {
522 public static class SelectString100 extends PerformanceBase {
553 public static class SelectIntegerIndex100 extends PerformanceBase {
585 public static class SelectIndexString100 extends PerformanceBase {
617 public static class SelectStringStartsWith100 extends PerformanceBase {
657 public static class DeleteIndexed1000 extends PerformanceBase {
688 public static class Delete1000 extends PerformanceBase {
718 public static class DeleteWhere1000 extends PerformanceBase {
754 public static class DeleteIndexWhere1000 extends PerformanceBase {
791 public static class UpdateIndexWhere1000 extends PerformanceBase {
834 public static class UpdateWhere1000 extends PerformanceBase {
875 public static class InsertInteger10000 extends PerformanceBase {
906 public static class InsertIntegerIndex10000 extends PerformanceBase {
938 public static class InsertString10000 extends PerformanceBase {
969 public static class InsertStringIndexed10000 extends PerformanceBase {
1002 public static class SelectStringStartsWith10000 extends PerformanceBase {
1040 PerformanceBase {
1078 public static class SelectInteger10000 extends PerformanceBase {
1111 public static class SelectIntegerIndexed10000 extends PerformanceBase {
1148 public static class SelectStringContains10000 extends PerformanceBase {
1185 PerformanceBase {