Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/src/
Djni.rs25 let kotlin_lib_path = root.to_path_buf().join("presence/ldt_np_jni/java/LdtNpJni"); in run_kotlin_tests() localVariable
26 run_cmd_shell(&kotlin_lib_path, "./gradlew :test")?; in run_kotlin_tests()