Home
last modified time | relevance | path

Searched defs:example (Results 101 – 125 of 459) sorted by relevance

12345678910>>...19

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dcast.mod.py56 example = Example({ variable
93 example = Example({ variable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/map/map.ops/
H A Dequal_range0.pass.cpp34 M example; in main() local
41 M example; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
H A Dparse_testdata.cc132 Example example; in ParseExamples() local
155 const Example& example) { in FeedExample()
190 const Example& example) { in CheckOutputs()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhpack_example.cc20 void HpackExampleToStringOrDie(absl::string_view example, std::string* output) { in HpackExampleToStringOrDie()
57 std::string HpackExampleToStringOrDie(absl::string_view example) { in HpackExampleToStringOrDie()
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/android/
H A Dquickstart.md36 ### Get the example code
55 ### Import and run the project
/aosp_15_r20/external/dokka/core/src/main/kotlin/Languages/
H A DLanguageService.kt41 fun example(service: LanguageService, node: DocumentationNode) { in render() method
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/
H A DRecoveryExample.kt2 package example package
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Dbatch_to_space_quant8_signed.mod.py47 example = Example({ variable
65 example = Example({ variable
/aosp_15_r20/external/cronet/net/first_party_sets/
H A Dfirst_party_sets_cache_filter_unittest.cc22 SchemefulSite example(GURL("https://example.test")); in TEST() local
34 SchemefulSite example(GURL("https://example.test")); in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/example/extension/
Dexample_struct_iterator.hpp29 namespace example namespace
49 namespace example { namespace
/aosp_15_r20/external/executorch/examples/llm_pte_finetuning/
H A DREADME.md97 ### Step 1: Generate the ExecuTorch PTE (checkpoint)
108 ### Step 2: Run the fine-tuning job
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/jvmTest/resources/class_loaders/classes/example/
HDFoo.classExample.kt package example public final example.Foo extends java.lang.Object { public ...
H A DFoo$$serializer.classExample.kt package example public final example.Foo$$serializer extends java.lang. ...
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dparse_testdata.cc134 Example example; in ParseExamples() local
157 const Example& example) { in FeedExample()
192 const Example& example) { in CheckOutputs()
/aosp_15_r20/external/python/setuptools/setuptools/tests/
Dtest_find_py_modules.py40 def test_finder(self, tmp_path, example): argument
78 def test_unwanted_files_not_included(self, tmp_path, example): argument
/aosp_15_r20/external/cronet/third_party/jni_zero/java/src/org/chromium/example/jni_generator/
HDJavapClass.class ... JavapClass.java package org.chromium.example.jni_generator public org.chromium.example.jni_generator.JavapClass ...
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/
Dexample_generator.py141 def GetModelStruct(example): argument
154 def DumpExample(example, example_fd): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_array.py1170 example = '\x01\u263a\x00\ufeff' variable in UnicodeTest
1328 example = [-1, 0, 1, 42, 0x7f] variable in SignedNumberTest
1341 example = [0, 1, 17, 23, 42, 0xff] variable in UnsignedNumberTest
1412 example = [-42.0, 0, 42, 1e5, -1e10] variable in FPTest
1475 def example(self, size): member in LargeArrayTest
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/
H A DUriMappingTest.java71 SchemaLocation example = SchemaLocation.of("https://example.com/invalid/schema/url"); in testBuilderExampleMappings() local
127 SchemaLocation example = SchemaLocation.of("https://example.com/invalid/schema/url"); in testValidatorConfigExampleMappings() local
/aosp_15_r20/external/rust/android-crates-io/crates/coset/
DCargo.toml39 [[example]] arraytable
43 [[example]] arraytable
/aosp_15_r20/external/python/setuptools/setuptools/tests/config/
Dtest_pyprojecttoml.py270 def test_ignore_unrelated_config(tmp_path, example): argument
293 def test_invalid_example(tmp_path, caplog, example, error_msg, value_shown_in_debug): argument
/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dexample_query_plan_engine_test.cc222 std::string example = example_query_result_.SerializeAsString(); in Initialize() local
334 std::string example = second_example_query_result.SerializeAsString(); in TEST_F() local
426 std::string example = example_query_result_.SerializeAsString(); in TEST_F() local
H A Dtflite_plan_engine_test.cc116 for (const std::string& example : client_dataset.example()) { in InitializeFlTask() local
165 for (const auto& example : selected_example.example()) { in ComputeDatasetStats() local
/aosp_15_r20/external/rust/android-crates-io/crates/textwrap/
DCargo.toml45 [[example]] arraytable
50 [[example]] arraytable
/aosp_15_r20/external/opencensus-java/examples/
H A DREADME.md102 ### Gradle
107 ### Maven

12345678910>>...19