HomeSort by relevance Sort by last modified time
    Searched refs:kLastExerciseMode (Results 1 - 12 of 12) sorted by null

  /external/chromium/sdch/open-vcdiff/src/
codetable_test.cc 57 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
66 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
85 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
114 static const int kLastExerciseMode = 4;
250 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
decodetable_test.cc 60 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
69 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
85 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
138 static const int kLastExerciseMode = 4;
411 EXPECT_TRUE(reader_.UseCodeTable(*g_exercise_code_table_, kLastExerciseMode));
417 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
426 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
encodetable_test.cc 44 *g_exercise_code_table_, kLastExerciseMode),
69 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
78 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
96 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
139 static const int kLastExerciseMode = 4;
instruction_map_test.cc 59 static const int kLastExerciseMode = 4;
84 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
93 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
112 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
115 kLastExerciseMode);
565 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
574 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
  /external/chromium_org/sdch/open-vcdiff/src/
codetable_test.cc 57 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
66 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
85 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
114 static const int kLastExerciseMode = 4;
250 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
decodetable_test.cc 60 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
69 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
85 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
138 static const int kLastExerciseMode = 4;
411 EXPECT_TRUE(reader_.UseCodeTable(*g_exercise_code_table_, kLastExerciseMode));
417 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
426 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
encodetable_test.cc 43 *g_exercise_code_table_, kLastExerciseMode),
68 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
77 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
95 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
123 static const int kLastExerciseMode = 4;
instruction_map_test.cc 59 static const int kLastExerciseMode = 4;
84 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
93 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
112 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
115 kLastExerciseMode);
565 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
574 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
  /external/open-vcdiff/src/
codetable_test.cc 57 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
66 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
85 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
114 static const int kLastExerciseMode = 4;
250 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
decodetable_test.cc 60 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
69 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
85 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
138 static const int kLastExerciseMode = 4;
411 EXPECT_TRUE(reader_.UseCodeTable(*g_exercise_code_table_, kLastExerciseMode));
417 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
426 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
encodetable_test.cc 43 *g_exercise_code_table_, kLastExerciseMode),
68 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
77 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
95 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
123 static const int kLastExerciseMode = 4;
instruction_map_test.cc 59 static const int kLastExerciseMode = 4;
84 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
93 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
112 EXPECT_TRUE(g_exercise_code_table_->Validate(kLastExerciseMode));
115 kLastExerciseMode);
565 inst_mode1 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;
574 inst_mode2 <= VCD_LAST_INSTRUCTION_TYPE + kLastExerciseMode;

Completed in 105 milliseconds