Home
last modified time | relevance | path

Searched refs:BUILD (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/tsconfig/
H A Dtest.sh36 BUILD="$TSCONFIG_DIR"/build
43 rm -r -f "$BUILD"
68 rm -r "$BUILD"
/arkcompiler/runtime_core/static_core/plugins/ets/snippet_verifier/
H A Dverify.sh28 export BUILD=$2
73 es2panda=$BUILD/bin/es2panda
75 if ! test -f "$BUILD"; then

Completed in 31 milliseconds