HomeSort by relevance Sort by last modified time
    Searched defs:test_type_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/test/
layer_tree_pixel_test.h 100 PixelTestType test_type_; member in class:cc::LayerTreePixelTest
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.h 360 TestType test_type_; member in class:SyncTest
  /external/chromium_org/ui/app_list/views/
app_list_view_unittest.cc 106 return test_type_ == LANDSCAPE || test_type_ == EXPERIMENTAL;
123 const TestType test_type_; member in class:app_list::test::__anon20438::AppListViewTestContext
154 : test_type_(static_cast<TestType>(test_type)) {
155 switch (test_type_) {
307 if (test_type_ == EXPERIMENTAL) {
333 if (test_type_ == EXPERIMENTAL) {
401 if (test_type_ == EXPERIMENTAL) {
414 if (test_type_ == EXPERIMENTAL)
419 if (test_type_ == EXPERIMENTAL
    [all...]

Completed in 108 milliseconds