Searched refs:test_for_hello_world (Results 1 – 5 of 5) sorted by relevance
77 "//build/rust/tests/test_bindgen_test/test_for_hello_world:bindgen_test",78 "//build/rust/tests/test_bindgen_test/test_for_hello_world:bindgen_test(${host_toolchain})",
18 include_dirs = [ "//build/rust/tests/test_bindgen_test/test_for_hello_world" ]
20 #include "build/rust/tests/test_bindgen_test/test_for_hello_world/lib2.h"32 #include "build/rust/tests/test_bindgen_test/test_for_hello_world/lib.h"
437 def test_for_hello_world(self): member in TestRustBuild