Home
last modified time | relevance | path

Searched refs:test_export (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/mojo/public/interfaces/bindings/tests/
DBUILD.gn87 ":test_export",
100 mojom("test_export") {
103 "test_export.mojom",
126 ":test_export",
129 overridden_deps = [ ":test_export" ]
132 overridden_deps_blink = [ ":test_export" ]
143 # test_export.mojom from |test_exported_import|.
Dtest_import.mojom7 import "mojo/public/interfaces/bindings/tests/test_export.mojom";
10 mojo.test.test_export.StringPair strings;
Dtest_export.mojom5 module mojo.test.test_export;
/external/selinux/python/sepolgen/tests/
Dtest_interfaces.py260 def test_export(self): member in TestInterfaceSet
/external/autotest/client/site_tests/graphics_Gbm/src/
Dgbmtest.c562 static int test_export() in test_export() function
1016 result &= test_export(); in main()