Home
last modified time | relevance | path

Searched defs:testObject (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuEither.cpp193 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local
208 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local
224 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local
242 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local
260 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local
279 const TestClassWithConstructor testObject (171899615); in Either_selfTest() local
/third_party/typescript/tests/baselines/reference/
DprivateNameStaticFieldDestructuredBinding(target=esnext).js5 testObject() { method in A
30 testObject() { method in A
DprivateNameStaticFieldDestructuredBinding(target=es2022).js5 testObject() { method in A
30 testObject() { method in A
DprivateNameFieldDestructuredBinding(target=esnext).js5 testObject() { method in A
31 testObject() { method in A
DprivateNameFieldDestructuredBinding(target=es2022).js5 testObject() { method in A
31 testObject() { method in A
DprivateNameFieldDestructuredBinding(target=es2015).js5 testObject() { method in A
36 testObject() { method in A
DprivateNameStaticFieldDestructuredBinding(target=es2015).js5 testObject() { method in A
36 testObject() { method in A
/third_party/typescript/tests/cases/conformance/classes/members/privateNames/
DprivateNameStaticFieldDestructuredBinding.ts7 testObject() { method in A
DprivateNameFieldDestructuredBinding.ts6 testObject() { method in A