- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for xctestrunner (0.06 seconds)
-
MODULE.bazel
"tflite_mobilenet_quant", "tflite_mobilenet_ssd", "tflite_mobilenet_ssd_quant", "tflite_mobilenet_ssd_quant_protobuf", "tflite_ovic_testdata", "vulkan_headers", "xctestrunner", ) # TODO: Remove this injection once xprof is updated. inject_repo( tf_third_party, com_github_nlohmann_json = "nlohmann_json_lib", ) pybind11_internal_configure = use_extension(
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Apr 02 01:32:13 GMT 2026 - 11K bytes - Click Count (0) -
src/test/java/org/codelibs/core/io/TraverserUtilTest.java
import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import junit.framework.TestCase; import junit.textui.ResultPrinter; import junit.textui.TestRunner; import org.codelibs.core.io.TraversalUtil.FileSystemTraverser; import org.codelibs.core.io.TraversalUtil.JarFileTraverser; import org.codelibs.core.io.xxx.DummyTest; import org.codelibs.core.lang.ClassUtil;
Created: Fri Apr 03 20:58:12 GMT 2026 - Last Modified: Sat May 10 01:32:17 GMT 2025 - 6.4K bytes - Click Count (0) -
.bazelrc
# Test-related settings below this point # We cannot run cross-compiled tests on the remote Linux x86 VMs so we need to # force all tests to run locally on the Aarch64 host. test:rbe_cross_compile_base --strategy=TestRunner=local --build_tests_only test:rbe_cross_compile_base --verbose_failures=true --local_test_jobs=HOST_CPUS --test_output=errors # START LINUX AARCH64 CROSS-COMPILE CONFIGS
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Mar 28 04:33:01 GMT 2026 - 58.9K bytes - Click Count (0)