Home
last modified time | relevance | path

Searched defs:Animal (Results 1 - 5 of 5) sorted by relevance

/third_party/jerryscript/tests/jerry-test-suite/11/11.02/11.02.02/
H A D11.02.02-007.js15 function Animal(name) class
H A D11.02.02-006.js15 function Animal(name) class
/third_party/skia/third_party/externals/tint/src/
H A Dcastable_test.cc25 struct Animal : public tint::Castable<Animal> { struct
26 explicit Animal(std::string n) : name(n) {} in Animal() function
[all...]
/third_party/typescript/tests/baselines/reference/
H A DexhaustiveSwitchStatements1.js436 var Animal; variable
[all...]
/third_party/python/Lib/test/
H A Dtest_typing.py6615 class Animal(BaseAnimal, total=False): class

Completed in 13 milliseconds