Searched refs:kNumChars (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/tests/
H A Dtest_browser_font.cc68 const int kNumChars = 6; local
72 int32_t len[kNumChars];
97 for (int i = 1; i < kNumChars; i++)
130 static const int kNumChars = 6; local
131 int expected_char_sequence[kNumChars] = { 0, 1, 3, 2, 4, 5 };
142 ASSERT_TRUE(last_sequence < kNumChars);
/external/chromium_org/sync/internal_api/
H A Dsync_manager_impl_unittest.cc2638 const int kNumChars = 512; local
2640 std::string title(kNumChars, '0');

Completed in 122 milliseconds