Home
last modified time | relevance | path

Searched defs:another_value (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/art/test/163-app-image-methods/src/
H A DMain.java43 int another_value = 0; in main() local
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/testdata/
H A Dbooks.proto214 optional int32 another_value = 1 [json_name = "value"]; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/
H A Dbooks.proto214 optional int32 another_value = 1 [json_name = "value"]; field
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dtest_safe_mode.cpp414 static employee another_value(){return employee(1,"Robert",27,5601);} in another_value() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_fake_tensor.py1496 def forward(self, value, another_value=None, another_optional_value=None): argument
/aosp_15_r20/art/test/159-app-image-fields/src/
H A DMain.java42 int another_value = 0; in main() local