HomeSort by relevance Sort by last modified time
    Searched refs:push_back (Results 376 - 400 of 8115) sorted by null

<<11121314151617181920>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.cons/
move.pass.cpp 30 c1.push_back(MoveOnly(*p));
33 c2.push_back(MoveOnly(*p));
45 c1.push_back(MoveOnly(*p));
48 c2.push_back(MoveOnly(*p));
61 c1.push_back(MoveOnly(*p));
64 c2.push_back(MoveOnly(*p));
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer_unittest.cc 228 formats.push_back(cricket::VideoFormat(kWidth, kHeight,
230 formats.push_back(cricket::VideoFormat(2 * kWidth, 2 * kHeight,
260 formats.push_back(cricket::VideoFormat(kWidth, kHeight,
288 formats.push_back(cricket::VideoFormat(kWidth, kHeight,
371 formats.push_back(cricket::VideoFormat(320, 240,
373 formats.push_back(cricket::VideoFormat(640, 480,
375 formats.push_back(cricket::VideoFormat(960, 544,
377 formats.push_back(cricket::VideoFormat(1280, 720,
379 formats.push_back(cricket::VideoFormat(2592, 1944,
465 supported_formats.push_back(cricket::VideoFormat(320, 240
    [all...]
  /external/chromium_org/third_party/webrtc/modules/bitrate_controller/
bitrate_controller_unittest.cc 116 report_blocks.push_back(CreateReportBlock(1, 2, 0, 1));
123 report_blocks.push_back(CreateReportBlock(1, 2, 0, 21));
130 report_blocks.push_back(CreateReportBlock(1, 2, 0, 41));
135 report_blocks.push_back(CreateReportBlock(1, 2, 0, 61));
140 report_blocks.push_back(CreateReportBlock(1, 2, 0, 801));
146 report_blocks.push_back(CreateReportBlock(1, 2, 0, 101));
151 report_blocks.push_back(CreateReportBlock(1, 2, 0, 141));
181 report_blocks.push_back(CreateReportBlock(1, 2, 0, 1));
191 report_blocks.push_back(CreateReportBlock(1, 2, 0, 21));
201 report_blocks.push_back(CreateReportBlock(1, 2, 0, 31))
    [all...]
  /external/chromium_org/tools/gn/
header_checker_unittest.cc 34 a_.public_deps().push_back(LabelTargetPair(&b_));
35 b_.public_deps().push_back(LabelTargetPair(&c_));
48 targets_.push_back(&a_);
49 targets_.push_back(&b_);
50 targets_.push_back(&c_);
51 targets_.push_back(&d_);
82 p.private_deps().push_back(LabelTargetPair(&c_));
86 a_.public_deps().push_back(LabelTargetPair(&p));
151 d_.sources().push_back(SourceFile(d_header));
155 b_.sources().push_back(b_public)
    [all...]
  /external/chromium_org/ui/base/ime/
candidate_window_unittest.cc 83 cw1.mutable_candidates()->push_back(entry1);
86 cw2.mutable_candidates()->push_back(entry2);
92 cw1.mutable_candidates()->push_back(entry1);
93 cw2.mutable_candidates()->push_back(entry2);
101 cw1.mutable_candidates()->push_back(entry1);
102 cw2.mutable_candidates()->push_back(entry2);
110 cw1.mutable_candidates()->push_back(entry1);
111 cw2.mutable_candidates()->push_back(entry2);
119 cw1.mutable_candidates()->push_back(entry1);
120 cw2.mutable_candidates()->push_back(entry2)
    [all...]
  /external/clang/unittests/Tooling/
ToolingTest.cpp 145 Args.push_back("tool-executable");
146 Args.push_back("-Idef");
147 Args.push_back("-fsyntax-only");
148 Args.push_back("test.cpp");
164 Args.push_back("tool-executable");
165 Args.push_back("-Idef");
166 Args.push_back("-fsyntax-only");
167 Args.push_back("test.cpp");
202 Sources.push_back("/a.cc");
203 Sources.push_back("/b.cc")
    [all...]
  /external/chromium_org/ash/display/
projecting_observer_chromeos_unittest.cc 34 outputs.push_back(state);
73 displays.push_back(CreateVGASnapshot());
83 displays.push_back(CreateInternalSnapshot());
93 displays.push_back(CreateVGASnapshot());
94 displays.push_back(CreateVGASnapshot());
105 displays.push_back(CreateInternalSnapshot());
106 displays.push_back(CreateVGASnapshot());
116 displays.push_back(CreateVGASnapshot());
129 displays.push_back(CreateInternalSnapshot());
141 displays.push_back(CreateInternalSnapshot())
    [all...]
  /external/chromium_org/base/json/
string_escape_unittest.cc 61 null_prepend.push_back(0);
111 null_prepend.push_back(0);
125 test.push_back('a');
126 test.push_back(0xD800);
127 test.push_back(0xDF00);
128 test.push_back('!');
136 test.push_back(0xD840);
137 test.push_back(0xDC21);
138 test.push_back(0xD840);
139 test.push_back(0xDC2B)
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/file_system/
file_system_api_unittest.cc 73 options.push_back(linked_ptr<AcceptOption>(BuildAcceptOption(
85 expectedTypes.push_back(ToStringType("crx"));
86 expectedTypes.push_back(ToStringType("jso"));
92 options.push_back(linked_ptr<AcceptOption>(BuildAcceptOption(
102 options.push_back(linked_ptr<AcceptOption>(
104 options.push_back(linked_ptr<AcceptOption>(
112 expectedTypes.push_back(ToStringType("js"));
113 expectedTypes.push_back(ToStringType("jso"));
117 expectedTypes.push_back(ToStringType("cc"));
118 expectedTypes.push_back(ToStringType("cpp"))
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/omnibox/
omnibox_unittest.cc 61 styles_expected.push_back(ACMatchClassification(0, kNone));
62 styles_expected.push_back(ACMatchClassification(1, kMatch));
63 styles_expected.push_back(ACMatchClassification(5, kNone));
64 styles_expected.push_back(ACMatchClassification(6, kDim));
65 styles_expected.push_back(ACMatchClassification(9, kNone));
136 styles_expected.push_back(ACMatchClassification(0, kUrl | kMatch));
137 styles_expected.push_back(ACMatchClassification(1, kUrl | kMatch | kDim));
138 styles_expected.push_back(ACMatchClassification(3, kUrl | kMatch));
139 styles_expected.push_back(ACMatchClassification(4, kUrl));
140 styles_expected.push_back(ACMatchClassification(5, kNone))
    [all...]
  /external/chromium_org/content/shell/renderer/test_runner/
mock_web_speech_recognizer.cc 130 task_queue_.push_back(
132 task_queue_.push_back(new ClientCallTask(
134 task_queue_.push_back(new ClientCallTask(
141 task_queue_.push_back(
147 task_queue_.push_back(new NoMatchTask(this));
149 task_queue_.push_back(
151 task_queue_.push_back(
153 task_queue_.push_back(
177 task_queue_.push_back(
184 mock_transcripts_.push_back(transcript)
    [all...]
  /external/chromium_org/extensions/browser/api/web_request/
form_data_parser_unittest.cc 42 output->push_back(result.name());
43 output->push_back(result.value());
63 output.push_back(result.name());
64 output.push_back(result.value());
162 input.push_back(&kMultipartBytes);
168 input.push_back(&kMultipartBytesSplit1);
169 input.push_back(&kMultipartBytesSplit2);
175 input.push_back(&kUrlEncodedBytes);
181 input.push_back(&kTextPlainBytes);
228 input.push_back(&kMultipartBytes)
    [all...]
  /external/chromium_org/third_party/boringssl/
boringssl_unittest.cc 73 args.push_back(FILE_PATH_LITERAL("aes-128-gcm"));
74 args.push_back(data_file.value());
85 args.push_back(FILE_PATH_LITERAL("aes-256-gcm"));
86 args.push_back(data_file.value());
98 args.push_back(FILE_PATH_LITERAL("chacha20-poly1305"));
99 args.push_back(data_file.value());
110 args.push_back(FILE_PATH_LITERAL("rc4-md5"));
111 args.push_back(data_file.value());
122 args.push_back(FILE_PATH_LITERAL("aes-128-key-wrap"));
123 args.push_back(data_file.value())
    [all...]
  /external/chromium_org/third_party/skia/gm/
ovals.cpp 45 fPaints.push_back(p);
52 fPaints.push_back(p);
61 fPaints.push_back(p);
69 fPaints.push_back(p);
78 fPaints.push_back(p);
86 fMatrices.push_back(m);
92 fMatrices.push_back(m);
98 fMatrices.push_back(m);
104 fMatrices.push_back(m);
110 fMatrices.push_back(m)
    [all...]
  /external/chromium_org/ui/gfx/
break_list_unittest.cc 44 expected.push_back(std::pair<size_t, bool>(0, false));
45 expected.push_back(std::pair<size_t, bool>(2, true));
46 expected.push_back(std::pair<size_t, bool>(3, false));
95 overlap.push_back(std::pair<size_t, bool>(0, true));
96 overlap.push_back(std::pair<size_t, bool>(2, false));
97 overlap.push_back(std::pair<size_t, bool>(3, true));
98 overlap.push_back(std::pair<size_t, bool>(6, false));
99 overlap.push_back(std::pair<size_t, bool>(7, true));
112 expected.push_back(std::pair<size_t, bool>(0, true));
113 expected.push_back(std::pair<size_t, bool>(2, false))
    [all...]
  /external/skia/gm/
ovals.cpp 45 fPaints.push_back(p);
52 fPaints.push_back(p);
61 fPaints.push_back(p);
69 fPaints.push_back(p);
78 fPaints.push_back(p);
86 fMatrices.push_back(m);
92 fMatrices.push_back(m);
98 fMatrices.push_back(m);
104 fMatrices.push_back(m);
110 fMatrices.push_back(m)
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store_unittest.cc 187 add_prefixes.push_back(SBAddPrefix(kAddChunk1, kHash5.prefix));
188 sub_prefixes.push_back(SBSubPrefix(kSubChunk1, kAddChunk1, kHash5.prefix));
191 add_hashes.push_back(SBAddFullHash(kAddChunk2, kHash1));
192 add_hashes.push_back(SBAddFullHash(kAddChunk2, kHash1mod));
193 sub_hashes.push_back(SBSubFullHash(kSubChunk2, kAddChunk2, kHash1));
194 sub_hashes.push_back(SBSubFullHash(kSubChunk2, kAddChunk2, kHash1mod));
197 add_hashes.push_back(SBAddFullHash(kAddChunk6, kHash6));
198 add_prefixes.push_back(SBAddPrefix(kAddChunk7, kHash2.prefix));
201 sub_hashes.push_back(SBSubFullHash(kSubChunk3, kAddChunk3, kHash7));
202 sub_prefixes.push_back(SBSubPrefix(kSubChunk4, kAddChunk4, kHash3.prefix))
    [all...]
  /external/chromium_org/content/common/
page_state_serialization_unittest.cc 100 frame_state->document_state.push_back(NS16("1"));
101 frame_state->document_state.push_back(NS16("q"));
102 frame_state->document_state.push_back(NS16("text"));
103 frame_state->document_state.push_back(NS16("dev.chromium.org"));
122 http_body->elements.push_back(e1);
130 http_body->elements.push_back(e2);
132 referenced_files->push_back(e2.file_path);
150 frame_state->document_state.push_back(
152 frame_state->document_state.push_back(NS16("form key"));
153 frame_state->document_state.push_back(NS16("1"))
    [all...]
  /external/ceres-solver/internal/ceres/
dynamic_autodiff_cost_function_test.cc 124 jacobian.push_back(jacobian_vect[0].data());
125 jacobian.push_back(jacobian_vect[1].data());
191 jacobian.push_back(NULL);
192 jacobian.push_back(jacobian_vect[1].data());
241 jacobian.push_back(jacobian_vect[0].data());
242 jacobian.push_back(NULL);
444 jacobian.push_back(jacobian_vect_[0].data());
445 jacobian.push_back(jacobian_vect_[1].data());
446 jacobian.push_back(jacobian_vect_[2].data());
474 jacobian.push_back(NULL)
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.cc 578 subst.push_back(
582 subst.push_back(SkColorToRGBAString(color_background)); // $2
583 subst.push_back(GetNewTabBackgroundCSS(tp, false)); // $3
584 subst.push_back(GetNewTabBackgroundCSS(tp, true)); // $4
585 subst.push_back(GetNewTabBackgroundTilingCSS(tp)); // $5
611 subst.push_back(
615 subst.push_back(SkColorToRGBAString(color_background)); // $2
616 subst.push_back(GetNewTabBackgroundCSS(tp, false)); // $3
617 subst.push_back(GetNewTabBackgroundCSS(tp, true)); // $4
618 subst.push_back(GetNewTabBackgroundTilingCSS(tp)); // $
    [all...]
  /frameworks/base/tools/aidl/
generate_java_binder.cpp 32 this->interfaces.push_back(interfaceType);
38 this->elements.push_back(descriptor);
50 this->elements.push_back(ctor);
62 this->elements.push_back(asBinder);
73 onTransact->parameters.push_back(this->transact_code);
74 onTransact->parameters.push_back(this->transact_data);
75 onTransact->parameters.push_back(this->transact_reply);
76 onTransact->parameters.push_back(this->transact_flags);
78 onTransact->exceptions.push_back(REMOTE_EXCEPTION_TYPE);
79 this->elements.push_back(onTransact)
    [all...]
  /external/llvm/unittests/Support/
Path.cpp 53 paths.push_back("");
54 paths.push_back(".");
55 paths.push_back("..");
56 paths.push_back("foo");
57 paths.push_back("/");
58 paths.push_back("/foo");
59 paths.push_back("foo/");
60 paths.push_back("/foo/");
61 paths.push_back("foo/bar");
62 paths.push_back("/foo/bar")
    [all...]
  /art/compiler/
elf_writer_quick.cc 328 section_ptrs.push_back(&null_hdr);
333 section_ptrs.push_back(&dynsym_builder_.section_);
338 section_ptrs.push_back(&dynsym_builder_.strtab_.section_);
343 section_ptrs.push_back(&hash_builder_.section_);
348 section_ptrs.push_back(&rodata_builder_.section_);
353 section_ptrs.push_back(&text_builder_.section_);
358 section_ptrs.push_back(&dynamic_builder_.section_);
364 section_ptrs.push_back(&symtab_builder_.section_);
369 section_ptrs.push_back(&symtab_builder_.strtab_.section_);
376 section_ptrs.push_back(&it->section_)
    [all...]
  /art/compiler/sea_ir/types/
type_inference_visitor.cc 27 crt_type_.push_back(return_type);
35 crt_type_.push_back(arguments.at(parameter->GetPositionInSignature()));
39 crt_type_.push_back(&type_cache_->Integer());
45 crt_type_.push_back(result_type);
56 crt_type_.push_back(&type_cache_->Integer());
62 crt_type_.push_back(operand_type);
68 crt_type_.push_back(result_type);
79 types_to_merge.push_back(source_type);
type_inference_visitor_test.cc 68 types.push_back(new_type);
82 types.push_back(new_type);
97 types.push_back(short_type);
98 types.push_back(int_type);
118 preds.push_back(short_inst);
119 preds.push_back(int_inst);
122 types.push_back(short_type);
123 types.push_back(int_type);

Completed in 1812 milliseconds

<<11121314151617181920>>