Searched defs:const (Results 1 – 4 of 4) sorted by relevance
51 loader_function DllLoader::GetLoaderFunction(const char* function_name) const { in GetLoaderFunction() argument56 const char* function_name) const { in GetLoaderFunctionWithArg() argument88 void* DllLoader::LoadSymbol(const char* symbol_name) const { in LoadSymbol() argument
256 const TestReportMessage& msg) const { in GetTotalCoverageLine() argument265 const TestReportMessage& msg) const { in GetTotalCodeLine() argument
185 std::string GetTestName(size_t test_id) const { in GetTestName()195 const Test& GetTest(size_t test_id) const { in GetTest()205 TestResult GetTestResult(size_t test_id) const { in GetTestResult()215 int64_t GetTestTime(size_t test_id) const { in GetTestTime()221 void VerifyTestId(size_t test_id) const { in VerifyTestId()
108 uint32_t salt_length, uint8_t *digest) const { in CalculateDigest()