Searched refs:source4 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/mojo/public/tools/bindings/pylib/mojom_tests/parse/
H A Dparser_unittest.py114 source4 = """\
129 parser.Parse(source4, "my_file.mojom")
460 source4 = "module my_module { struct MyStruct { int32 a_hex@0x1aB9; }; }"
465 parser.Parse(source4, "my_file.mojom")
/external/chromium_org/chrome/browser/apps/
H A Dweb_view_browsertest.cc392 content::Source<content::NavigationController> source4 = observer4.source(); local
393 EXPECT_TRUE(source4->GetWebContents()->GetRenderProcessHost()->
410 source4->GetWebContents()->GetRenderProcessHost()->GetID());
432 source4->GetWebContents()->GetRenderProcessHost()->
465 *named_partition_contents2 = source4->GetWebContents();
/external/chromium_org/v8/test/cctest/
H A Dtest-heap.cc3367 static const char* source4 = "var error = null; " local
3379 // We do not test source3 and source4 with setter, since the setter is
3386 ReleaseStackTraceDataTest(isolate, source4, getter);

Completed in 4750 milliseconds