Home
last modified time | relevance | path

Searched defs:sqlOperatorFilePath (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/query/
Dquery_file_test.cpp45 std::string sqlOperatorFilePath = "../../test/resource/query_single_file.sql"; variable
61 std::string sqlOperatorFilePath = "../../test/resource/query_multi_file.sql"; variable
77 std::string sqlOperatorFilePath = "../../test/resource/query_single_file_no_space.sql"; variable
93 std::string sqlOperatorFilePath = "../../test/resource/query_multi_file_no_space.sql"; variable
/developtools/smartperf_host/trace_streamer/src/
Dmain.cpp366 std::string sqlOperatorFilePath; member