Lines Matching defs:attribute

55     std::string attribute = "test";
56 ptJson->Add("maxScriptsCacheSize", attribute.c_str());
64 std::string attribute = "test";
66 ptJson->Add("includeCommandLineAPI", attribute.c_str());
67 ptJson->Add("silent", attribute.c_str());
68 ptJson->Add("returnByValue", attribute.c_str());
69 ptJson->Add("generatePreview", attribute.c_str());
70 ptJson->Add("throwOnSideEffect", attribute.c_str());
81 std::string attribute = "test";
86 ptJson1->Add("end", attribute.c_str());
87 ptJson1->Add("restrictToFunction", attribute.c_str());
96 std::string attribute = "test";
97 ptJson->Add("terminateOnResume", attribute.c_str());
108 std::string attribute = "test";
111 array->Push(attribute.c_str());
124 std::string attribute = "test";
143 std::string attribute = "test";
159 std::string attribute = "test";
160 ptJson->Add("enabled", attribute.c_str());
171 std::string attribute = "test";
172 ptJson->Add("userCode", attribute.c_str());
182 std::string attribute = "test";
183 ptJson->Add("arguments", attribute.c_str());
191 std::string attribute = "test";
192 ptJson->Add("arguments", attribute.c_str());
200 std::string attribute = "test";
201 ptJson->Add("arguments", attribute.c_str());
210 std::string attribute = "test";
211 ptJson->Add("deterministic", attribute.c_str());
212 ptJson->Add("levelOfDetail", attribute.c_str());
225 std::string attribute = "test";
228 ptJson->Add("bufferUsageReportingInterval", attribute.c_str());
237 ptJson1->Add("transferMode", attribute.c_str());
238 ptJson1->Add("streamFormat", attribute.c_str());
239 ptJson1->Add("streamCompression", attribute.c_str());
242 ptJson1->Add("tracingBackend", attribute.c_str());