Home
last modified time | relevance | path

Searched refs:test_rust_ut (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/build/rust/tests/test_rust_ut/
H A DBUILD.gn17 ohos_rust_unittest("test_rust_ut") {
18 module_out_path = "rust_build_test/test_rust_ut"
/ohos5.0/build/rust/tests/
H A DBUILD.gn49 "test_rust_ut:test_rust_ut(${host_toolchain})",
52 "//build/rust/tests/test_rust_ut",
/ohos5.0/build/test/example/
H A Dtest_gn_template.py538 def test_rust_ut(self): member in TestRustBuild