HomeSort by relevance Sort by last modified time
    Searched full:test_base (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/v8/test/mjsunit/
array-bounds-check-removal.js 55 function test_base(a, base, condition) { function
90 test_base(a, 1, true);
91 test_base(a, 2, true);
92 test_base(a, 1, false);
93 test_base(a, 2, false);
94 %OptimizeFunctionOnNextCall(test_base);
95 test_base(a, 3, true);
97 test_base(a, 3, false);
102 test_base(dictionary_map_array, 5, true);
103 test_base(dictionary_map_array, 6, true)
    [all...]
  /external/e2fsprogs/tests/
test_script.in 64 test_base=`echo $test_name | sed -e 's/_.*//'`
65 default_script=$SRCDIR/defaults/${test_base}_script
67 . $SRCDIR/defaults/${test_base}_script
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_menu_delegate_unittest.cc 84 std::string test_base = base_path(); local
85 model_->AddURL(bb_node, 0, ASCIIToUTF16("a"), GURL(test_base + "a"));
87 model_->AddURL(f1, 0, ASCIIToUTF16("f1a"), GURL(test_base + "f1a"));
89 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
94 GURL(test_base + "oa"));
97 model_->AddURL(of1, 0, ASCIIToUTF16("of1a"), GURL(test_base + "of1a"));
bookmark_context_menu_test.cc 99 std::string test_base = "file:///c:/tmp/"; local
100 model_->AddURL(bb_node, 0, ASCIIToUTF16("a"), GURL(test_base + "a"));
102 model_->AddURL(f1, 0, ASCIIToUTF16("f1a"), GURL(test_base + "f1a"));
105 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
109 model_->AddURL(f4, 0, ASCIIToUTF16("f4a"), GURL(test_base + "f4a"));
bookmark_editor_view_unittest.cc 132 std::string test_base = base_path(); local
133 model_->AddURL(bb_node, 0, ASCIIToUTF16("a"), GURL(test_base + "a"));
135 model_->AddURL(f1, 0, ASCIIToUTF16("f1a"), GURL(test_base + "f1a"));
137 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
142 GURL(test_base + "oa"));
145 model_->AddURL(of1, 0, ASCIIToUTF16("of1a"), GURL(test_base + "of1a"));
bookmark_bar_view_test.cc 211 std::string test_base = "file:///c:/tmp/"; local
213 model_->AddURL(f1, 0, ASCIIToUTF16("f1a"), GURL(test_base + "f1a"));
215 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
219 GURL(test_base + "f" + base::IntToString(i)));
222 model_->AddURL(bb_node, 1, ASCIIToUTF16("a"), GURL(test_base + "a"));
223 model_->AddURL(bb_node, 2, ASCIIToUTF16("b"), GURL(test_base + "b"));
224 model_->AddURL(bb_node, 3, ASCIIToUTF16("c"), GURL(test_base + "c"));
225 model_->AddURL(bb_node, 4, ASCIIToUTF16("d"), GURL(test_base + "d"));
227 model_->AddURL(bb_node, 6, ASCIIToUTF16("d"), GURL(test_base + "d"));
230 GURL(test_base + "oa"))
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_editor_gtk_unittest.cc 79 std::string test_base = base_path(); local
82 GURL(test_base + "a"));
85 model_->AddURL(f1, 0, ASCIIToUTF16("f1a"), GURL(test_base + "f1a"));
87 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
92 GURL(test_base + "oa"));
95 model_->AddURL(of1, 0, ASCIIToUTF16("of1a"), GURL(test_base + "of1a"));
99 GURL(test_base + "sa"));
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_editor_gtk_unittest.cc 75 std::string test_base = base_path(); local
78 GURL(test_base + "a"));
81 model_->AddURL(f1, 0, ASCIIToUTF16("f1a"), GURL(test_base + "f1a"));
83 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
88 GURL(test_base + "oa"));
91 model_->AddURL(of1, 0, ASCIIToUTF16("of1a"), GURL(test_base + "of1a"));
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_editor_view_unittest.cc 108 std::string test_base = base_path(); local
111 GURL(test_base + "a"));
114 model_->AddURL(f1, 0, ASCIIToUTF16("f1a"), GURL(test_base + "f1a"));
116 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
121 GURL(test_base + "oa"));
124 model_->AddURL(of1, 0, ASCIIToUTF16("of1a"), GURL(test_base + "of1a"));
bookmark_context_menu_test.cc 93 std::string test_base = "file:///c:/tmp/"; local
96 GURL(test_base + "a"));
99 model_->AddURL(f1, 0, ASCIIToUTF16("f1a"), GURL(test_base + "f1a"));
101 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
106 model_->AddURL(f4, 0, ASCIIToUTF16("f4a"), GURL(test_base + "f4a"));
bookmark_bar_view_test.cc 231 std::string test_base = "file:///c:/tmp/"; local
235 model_->AddURL(f1, 0, ASCIIToUTF16("f1a"), GURL(test_base + "f1a"));
237 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
241 GURL(test_base + "f" + base::IntToString(i)));
245 GURL(test_base + "a"));
247 GURL(test_base + "b"));
249 GURL(test_base + "c"));
251 GURL(test_base + "d"));
253 GURL(test_base + "oa"));
256 model_->AddURL(of, 0, ASCIIToUTF16("ofa"), GURL(test_base + "ofa"))
    [all...]
  /external/chromium/chrome/browser/bookmarks/
bookmark_context_menu_controller_unittest.cc 88 std::string test_base = "file:///c:/tmp/"; local
91 GURL(test_base + "a"));
94 model_->AddURL(f1, 0, ASCIIToUTF16("f1a"), GURL(test_base + "f1a"));
96 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
101 model_->AddURL(f4, 0, ASCIIToUTF16("f4a"), GURL(test_base + "f4a"));
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_context_menu_controller_unittest.cc 93 std::string test_base = "file:///c:/tmp/"; local
94 model_->AddURL(bb_node, 0, ASCIIToUTF16("a"), GURL(test_base + "a"));
96 model_->AddURL(f1, 0, ASCIIToUTF16("f1a"), GURL(test_base + "f1a"));
98 model_->AddURL(f11, 0, ASCIIToUTF16("f11a"), GURL(test_base + "f11a"));
102 model_->AddURL(f4, 0, ASCIIToUTF16("f4a"), GURL(test_base + "f4a"));
  /external/e2fsprogs/misc/
badblocks.c 695 unsigned char *test_base, *save_base, *read_base; local
729 test_base = blkbuf + (blocks_at_once * block_size);
772 pattern_fill(test_base, pattern[pat_idx],
778 test_ptr = test_base;
861 test_ptr = test_base;
903 test_ptr = test_base;
  /external/chromium_org/chrome/test/ppapi/
ppapi_test.h 65 explicit InfoBarObserver(PPAPITestBase* test_base);
ppapi_test.cc 65 PPAPITestBase::InfoBarObserver::InfoBarObserver(PPAPITestBase* test_base)
66 : test_base_(test_base),
  /external/clang/test/SemaCXX/
overload-call.cpp 224 void test_base(A* a) { function
241 void test_base(A& a) { function
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
single_test_runner.py 99 test_base = self._port.lookup_virtual_test_base(self._test_name)
100 if test_base:
106 test_name = test_base

Completed in 424 milliseconds