Searched refs:sample_service (Results 1 – 5 of 5) sorted by relevance
/external/libmojo/mojo/edk/js/tests/ |
D | connection_tests.js | 17 sample_service, argument 39 sample_service.Service.stubClass.prototype); 43 expect(baz).toBe(sample_service.Service.BazOptions.REGULAR); 56 pipe.handle1, undefined, sample_service.Service.proxyClass); 58 var foo = new sample_service.Foo(); 59 foo.bar = new sample_service.Bar(); 63 foo, sample_service.Service.BazOptions.REGULAR, anotherPipe.handle0) 87 pipe.handle1, function() {}, sample_service.Service.proxyClass); 96 null, sample_service.Service.BazOptions.REGULAR, anotherPipe.handle0)
|
/external/libmojo/mojo/edk/js/test/ |
D | run_js_integration_tests.cc | 52 TEST(JSTest, sample_service) { in TEST() argument
|
/external/libmojo/mojo/public/interfaces/bindings/tests/ |
D | sample_import.mojom | 9 // sample_service.mojom, to show how import works.
|
D | BUILD.gn | 17 "sample_service.mojom",
|
/external/libmojo/mojo/ |
D | mojo_js_unittests.isolate | 33 '<(PRODUCT_DIR)/gen/mojo/public/interfaces/bindings/tests/sample_service.mojom.js',
|