Home
last modified time | relevance | path

Searched defs:TestStruct (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
Daudio_fifo.c29 typedef struct TestStruct { struct
34 } TestStruct; argument
/third_party/python/Lib/ctypes/test/
Dtest_unicode.py30 class TestStruct(ctypes.Structure): class
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto157 message TestStruct { message
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto172 message TestStruct { message
/third_party/rust/crates/serde/test_suite/tests/
Dtest_annotations.rs1855 struct TestStruct { in test_non_string_keys() struct
1856 name: String, in test_non_string_keys()
1857 age: u32, in test_non_string_keys()
1859 mapping: HashMap<u32, u32>, in test_non_string_keys()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DBasicTest.java2300 final class TestStruct{ in TestFCNFKCClosure() class
2303 TestStruct(int cp, String src){ in TestFCNFKCClosure() method in BasicTest.TestStruct
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java2297 final class TestStruct{ in TestFCNFKCClosure() class
2300 TestStruct(int cp, String src){ in TestFCNFKCClosure() method in BasicTest.TestStruct