Home | History | Annotate | Download | only in performance

Lines Matching refs:TestSpec

69 	struct TestSpec
85 DrawCallBatchingTest (Context& context, const char* name, const char* description, const TestSpec& spec);
111 TestSpec m_spec;
149 DrawCallBatchingTest::DrawCallBatchingTest (Context& context, const char* name, const char* description, const TestSpec& spec)
931 string specToName (const DrawCallBatchingTest::TestSpec& spec)
955 string specToDescrpition (const DrawCallBatchingTest::TestSpec& spec)
1056 DrawCallBatchingTest::TestSpec spec;