Home
last modified time | relevance | path

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

/ohos5.0/build/rust/tests/
H A DBUILD.gn77 "//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})",
/ohos5.0/build/rust/tests/test_bindgen_test/test_for_hello_world/
H A DBUILD.gn18 include_dirs = [ "//build/rust/tests/test_bindgen_test/test_for_hello_world" ]
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-build-bindgen-cxx-guide.md20 #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"
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-build-bindgen-cxx-guide.md20 #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"
/ohos5.0/build/test/example/
H A Dtest_gn_template.py437 def test_for_hello_world(self): member in TestRustBuild