Home
last modified time | relevance | path

Searched refs:test_spec (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
Ddata.py73 test_spec = 'x:'
75 test_spec += '.'.join(scope[:i]) + '.'
76 test_spec += name
77 kind = kinds.get(test_spec)
92 test_spec = '.'.join(scope[:i])
93 if test_spec:
94 test_spec += '.'
95 test_spec += name
96 value = values.get(test_spec)
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dp1.cpp61 void test_spec(X0<void*> xvp, void *vp) { in test_spec() function
Dp2.cpp131 void test_spec(N0::X0<void*> xvp, void *vp) { in test_spec() function
Dp2-0x.cpp136 void test_spec(N0::X0<void*> xvp, void *vp) { in test_spec() function