HomeSort by relevance Sort by last modified time
    Searched refs:test_spec (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
data.py 69 test_spec = 'x:'
71 test_spec += '.'.join(scope[:i]) + '.'
72 test_spec += name
73 kind = kinds.get(test_spec)
88 test_spec = '.'.join(scope[:i])
89 if test_spec:
90 test_spec += '.'
91 test_spec += name
92 value = values.get(test_spec)
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p1.cpp 61 void test_spec(X0<void*> xvp, void *vp) { function
p2.cpp 97 void test_spec(N0::X0<void*> xvp, void *vp) { function
p2-0x.cpp 136 void test_spec(N0::X0<void*> xvp, void *vp) { function

Completed in 2509 milliseconds