Home
last modified time | relevance | path

Searched defs:basic_example (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dloadtest_examples.sh97 basic_example() { function
/aosp_15_r20/external/grpc-grpc/tools/run_tests/performance/
H A Dloadtest_examples.sh97 basic_example() { function
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_misc.cpp1905 static const auto basic_example = R"JIT( in TEST() local
1948 static const auto basic_example = R"JIT( in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/argh/tests/
Dlib.rs17 fn basic_example() { in basic_example() function