AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Public Attributes | List of all members
testing::internal::CodeLocation Struct Reference

#include <gtest-internal.h>

Public Member Functions

 CodeLocation (const string &a_file, int a_line)
 

Public Attributes

string file
 
int line
 

Constructor & Destructor Documentation

◆ CodeLocation()

testing::internal::CodeLocation::CodeLocation ( const string a_file,
int  a_line 
)
inline

Member Data Documentation

◆ file

string testing::internal::CodeLocation::file

◆ line

int testing::internal::CodeLocation::line

The documentation for this struct was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0